Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp28 MipsMCInstLower::MipsMCInstLower(MipsAsmPrinter &asmprinter) in MipsMCInstLower() function in MipsMCInstLower
31 void MipsMCInstLower::Initialize(MCContext *C) { in Initialize()
35 MCOperand MipsMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
128 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()
154 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub()
164 void MipsMCInstLower::
177 void MipsMCInstLower::
193 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch()
219 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
DMipsMCInstLower.h27 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
32 MipsMCInstLower(MipsAsmPrinter &asmprinter);
DAndroid.mk36 MipsMCInstLower.cpp \
DCMakeLists.txt37 MipsMCInstLower.cpp
DMipsAsmPrinter.h90 MipsMCInstLower MCInstLowering;
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch2467 + MipsMCInstLower.cpp \