LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::SystemZMCInstLower Class Reference

#include <SystemZMCInstLower.h>

Public Member Functions

 SystemZMCInstLower (MCContext &ctx, SystemZAsmPrinter &asmPrinter)
 
void lower (const MachineInstr *MI, MCInst &OutMI) const
 
MCOperand lowerOperand (const MachineOperand &MO) const
 
const MCExprgetExpr (const MachineOperand &MO, MCSymbolRefExpr::VariantKind Kind) const
 

Detailed Description

Definition at line 25 of file SystemZMCInstLower.h.

Constructor & Destructor Documentation

SystemZMCInstLower::SystemZMCInstLower ( MCContext ctx,
SystemZAsmPrinter asmPrinter 
)

Definition at line 29 of file SystemZMCInstLower.cpp.

Member Function Documentation

const MCExpr * SystemZMCInstLower::getExpr ( const MachineOperand MO,
MCSymbolRefExpr::VariantKind  Kind 
) const
void SystemZMCInstLower::lower ( const MachineInstr MI,
MCInst OutMI 
) const
MCOperand SystemZMCInstLower::lowerOperand ( const MachineOperand MO) const

The documentation for this class was generated from the following files: