Searched refs:SystemZMCInstLower (Results 1 – 6 of 6) sorted by relevance
31 SystemZMCInstLower::SystemZMCInstLower(MCContext &ctx, in SystemZMCInstLower() function in SystemZMCInstLower36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr()79 MCOperand SystemZMCInstLower::lowerOperand(const MachineOperand &MO) const { in lowerOperand()94 void SystemZMCInstLower::lower(const MachineInstr *MI, MCInst &OutMI) const { in lower()
23 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower {28 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
76 void LowerFENTRY_CALL(const MachineInstr &MI, SystemZMCInstLower &MCIL);78 void LowerPATCHPOINT(const MachineInstr &MI, SystemZMCInstLower &Lower);
32 SystemZMCInstLower.cpp
149 SystemZMCInstLower Lower(MF->getContext(), *this); in emitInstruction()643 SystemZMCInstLower &Lower) { in LowerFENTRY_CALL()705 SystemZMCInstLower &Lower) { in LowerPATCHPOINT()802 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand()
46 "SystemZMCInstLower.cpp",