Searched refs:MipsMCInstLower (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 29 MipsMCInstLower::MipsMCInstLower(MipsAsmPrinter &asmprinter) in MipsMCInstLower() function in MipsMCInstLower 32 void MipsMCInstLower::Initialize(MCContext *C) { in Initialize() 36 MCOperand MipsMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 178 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() 205 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() 215 void MipsMCInstLower:: 228 void MipsMCInstLower::lowerLongBranchADDiu( in lowerLongBranchADDiu() 244 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch() 267 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
|
D | MipsMCInstLower.h | 26 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower { 31 MipsMCInstLower(MipsAsmPrinter &asmprinter);
|
D | CMakeLists.txt | 36 MipsMCInstLower.cpp
|
D | MipsAsmPrinter.h | 99 MipsMCInstLower MCInstLowering;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 29 MipsMCInstLower::MipsMCInstLower(MipsAsmPrinter &asmprinter) in MipsMCInstLower() function in MipsMCInstLower 32 void MipsMCInstLower::Initialize(MCContext *C) { in Initialize() 36 MCOperand MipsMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 178 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() 205 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub() 215 void MipsMCInstLower:: 253 void MipsMCInstLower::lowerLongBranchADDiu(const MachineInstr *MI, in lowerLongBranchADDiu() 295 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch() 312 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
|
D | MipsMCInstLower.h | 28 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower { 35 MipsMCInstLower(MipsAsmPrinter &asmprinter);
|
D | CMakeLists.txt | 42 MipsMCInstLower.cpp
|
D | MipsAsmPrinter.h | 120 MipsMCInstLower MCInstLowering;
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 27 MipsMCInstLower::MipsMCInstLower(Mangler *mang, const MachineFunction &mf, in MipsMCInstLower() function in MipsMCInstLower 31 MCOperand MipsMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 91 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand& MO) const { in LowerOperand() 116 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
|
D | MipsMCInstLower.h | 28 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower { 34 MipsMCInstLower(Mangler *mang, const MachineFunction &MF,
|
D | MipsAsmPrinter.cpp | 63 MipsMCInstLower MCInstLowering(Mang, *MF, *this); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-7.0/ |
D | BUILD.gn | 656 "llvm/lib/Target/Mips/MipsMCInstLower.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 1588 ${LLVM_DIR}/lib/Target/Mips/MipsMCInstLower.cpp
|