Searched refs:SystemZMCInstLower (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZMCInstLower.cpp | 32 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()
|
D | SystemZMCInstLower.h | 25 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower { 30 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
|
D | CMakeLists.txt | 26 SystemZMCInstLower.cpp
|
D | SystemZAsmPrinter.cpp | 105 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/ |
D | SystemZMCInstLower.cpp | 32 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()
|
D | SystemZMCInstLower.h | 25 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower { 30 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
|
D | SystemZAsmPrinter.h | 53 void LowerPATCHPOINT(const MachineInstr &MI, SystemZMCInstLower &Lower);
|
D | CMakeLists.txt | 30 SystemZMCInstLower.cpp
|
D | SystemZAsmPrinter.cpp | 105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction() 542 SystemZMCInstLower &Lower) { in LowerPATCHPOINT() 631 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand()
|