Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/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 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
DMipsMCInstLower.h26 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
31 MipsMCInstLower(MipsAsmPrinter &asmprinter);
DMipsAsmPrinter.h59 MipsMCInstLower MCInstLowering;
/freebsd-9-stable/lib/clang/libllvmmipscodegen/
DMakefile25 MipsMCInstLower.cpp \