/external/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 178 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in MipsMCInstLower 220 OutMI.addOperand(LowerOperand(MI->getOperand(0))); in lowerLongBranchLUi() 236 OutMI.addOperand(LowerOperand(MO)); in lowerLongBranchADDiu() 275 MCOperand MCOp = LowerOperand(MO); in Lower()
|
D | MipsMCInstLower.h | 34 MCOperand LowerOperand(const MachineOperand& MO, unsigned offset = 0) const;
|
D | MipsAsmPrinter.cpp | 90 MCOp = MCInstLowering.LowerOperand(MO); in lowerOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 178 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in MipsMCInstLower 220 OutMI.addOperand(LowerOperand(MI->getOperand(0))); in lowerLongBranchLUi() 279 OutMI.addOperand(LowerOperand(MO)); in lowerLongBranchADDiu() 320 MCOperand MCOp = LowerOperand(MO); in Lower()
|
D | MipsMCInstLower.h | 39 MCOperand LowerOperand(const MachineOperand& MO, unsigned offset = 0) const;
|
D | MipsAsmPrinter.cpp | 104 MCOp = MCInstLowering.LowerOperand(MO); in lowerOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcMCInstLower.cpp | 68 static MCOperand LowerOperand(const MachineInstr *MI, in LowerOperand() function 103 MCOperand MCOp = LowerOperand(MI, MO, AP); in LowerSparcMachineInstrToMCInst()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcMCInstLower.cpp | 68 static MCOperand LowerOperand(const MachineInstr *MI, in LowerOperand() function 103 MCOperand MCOp = LowerOperand(MI, MO, AP); in LowerSparcMachineInstrToMCInst()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2MCInstLower.cpp | 79 static MCOperand LowerOperand(const MachineOperand &MO, AsmPrinter &AP) { in LowerOperand() function 112 MCOperand MCOp = LowerOperand(MO, AP); in LowerNios2MachineInstToMCInst()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCMCInstLower.cpp | 77 MCOperand ARCMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in ARCMCInstLower 110 MCOperand MCOp = LowerOperand(MO); in Lower()
|
D | ARCMCInstLower.h | 35 MCOperand LowerOperand(const MachineOperand &MO, unsigned offset = 0) const;
|
/external/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.cpp | 81 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in XCoreMCInstLower 112 MCOperand MCOp = LowerOperand(MO); in Lower()
|
D | XCoreMCInstLower.h | 34 MCOperand LowerOperand(const MachineOperand& MO, unsigned offset = 0) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.cpp | 78 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in XCoreMCInstLower 109 MCOperand MCOp = LowerOperand(MO); in Lower()
|
D | XCoreMCInstLower.h | 33 MCOperand LowerOperand(const MachineOperand& MO, unsigned offset = 0) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 91 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand& MO) const { in LowerOperand() function in MipsMCInstLower 121 MCOperand MCOp = LowerOperand(MO); in Lower()
|
D | MipsMCInstLower.h | 40 MCOperand LowerOperand(const MachineOperand& MO) const;
|