Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
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()
DSystemZMCInstLower.h25 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower {
30 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
DCMakeLists.txt26 SystemZMCInstLower.cpp
DSystemZAsmPrinter.cpp105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction()
506 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand()