Home
last modified time | relevance | path

Searched refs:SystemZMCInstLower (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp32 SystemZMCInstLower::SystemZMCInstLower(MCContext &ctx, in SystemZMCInstLower() function in SystemZMCInstLower
37 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr()
80 MCOperand SystemZMCInstLower::lowerOperand(const MachineOperand &MO) const { in lowerOperand()
95 void SystemZMCInstLower::lower(const MachineInstr *MI, MCInst &OutMI) const { in lower()
H A DSystemZMCInstLower.h25 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower {
30 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
H A DSystemZAsmPrinter.h53 void LowerPATCHPOINT(const MachineInstr &MI, SystemZMCInstLower &Lower);
H A DSystemZAsmPrinter.cpp105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction()
542 SystemZMCInstLower &Lower) { in LowerPATCHPOINT()
631 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand()