Home
last modified time | relevance | path

Searched refs:MipsMCInstLower (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp29 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()
DMipsMCInstLower.h26 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
31 MipsMCInstLower(MipsAsmPrinter &asmprinter);
DCMakeLists.txt36 MipsMCInstLower.cpp
DMipsAsmPrinter.h99 MipsMCInstLower MCInstLowering;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp29 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()
DMipsMCInstLower.h28 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
35 MipsMCInstLower(MipsAsmPrinter &asmprinter);
DCMakeLists.txt42 MipsMCInstLower.cpp
DMipsAsmPrinter.h120 MipsMCInstLower MCInstLowering;
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsMCInstLower.cpp27 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()
DMipsMCInstLower.h28 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
34 MipsMCInstLower(Mangler *mang, const MachineFunction &MF,
DMipsAsmPrinter.cpp63 MipsMCInstLower MCInstLowering(Mang, *MF, *this); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/
DBUILD.gn656 "llvm/lib/Target/Mips/MipsMCInstLower.cpp",
/external/swiftshader/
DCMakeLists.txt1588 ${LLVM_DIR}/lib/Target/Mips/MipsMCInstLower.cpp