Searched refs:SystemZMCInstLower (Results 1 – 4 of 4) 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()
24 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower {29 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
77 void LowerFENTRY_CALL(const MachineInstr &MI, SystemZMCInstLower &MCIL);79 void LowerPATCHPOINT(const MachineInstr &MI, SystemZMCInstLower &Lower);
128 SystemZMCInstLower Lower(MF->getContext(), *this); in emitInstruction()605 SystemZMCInstLower &Lower) { in LowerFENTRY_CALL()668 SystemZMCInstLower &Lower) { in LowerPATCHPOINT()778 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand()