Home
last modified time | relevance | path

Searched refs:MipsMCInstLower (Results 1 – 5 of 5) 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()
134 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()
161 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub()
171 void MipsMCInstLower::
184 void MipsMCInstLower::
200 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch()
226 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
DMipsMCInstLower.h27 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
32 MipsMCInstLower(MipsAsmPrinter &asmprinter);
DAndroid.mk35 MipsMCInstLower.cpp \
DCMakeLists.txt35 MipsMCInstLower.cpp
DMipsAsmPrinter.h99 MipsMCInstLower MCInstLowering;