Home
last modified time | relevance | path

Searched refs:X86MCInstLower (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
DX86AsmPrinter.h20 class X86MCInstLower; variable
86 void LowerTlsAddr(X86MCInstLower &MCInstLowering, const MachineInstr &MI);
DX86MCInstLower.cpp43 class X86MCInstLower { class
50 X86MCInstLower(const MachineFunction &MF, X86AsmPrinter &asmprinter);
113 X86MCInstLower::X86MCInstLower(const MachineFunction &mf, in X86MCInstLower() function in X86MCInstLower
118 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const { in getMachOMMI()
125 MCSymbol *X86MCInstLower::
220 MCOperand X86MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
397 void X86MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
678 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
811 X86MCInstLower &MCInstLowering) { in LowerSTATEPOINT()
991 X86MCInstLower MCInstLowering(*MF, *this); in EmitInstruction()
DAndroid.mk26 X86MCInstLower.cpp \
DCMakeLists.txt24 X86MCInstLower.cpp
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch2838 + X86MCInstLower.cpp \