Home
last modified time | relevance | path

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

/external/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()
86 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,
DCMakeLists.txt19 MipsMCInstLower.cpp
DMipsAsmPrinter.cpp54 MipsMCInstLower MCInstLowering(Mang, *MF, *this); in EmitInstruction()