Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZMCInstLower.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()
HDSystemZMCInstLower.h25 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower {
30 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
HDSystemZAsmPrinter.cpp105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction()
306 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand()