Home
last modified time | relevance | path

Searched refs:SystemZMCInstLower (Results 1 – 9 of 9) 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()
/external/swiftshader/third_party/llvm-7.0/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);
DSystemZAsmPrinter.h53 void LowerPATCHPOINT(const MachineInstr &MI, SystemZMCInstLower &Lower);
DCMakeLists.txt30 SystemZMCInstLower.cpp
DSystemZAsmPrinter.cpp105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction()
542 SystemZMCInstLower &Lower) { in LowerPATCHPOINT()
631 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand()