Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86AsmPrinter.h21 class X86MCInstLower; variable
82 void LowerPATCHPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
83 void LowerSTATEPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
84 void LowerFAULTING_LOAD_OP(const MachineInstr &MI, X86MCInstLower &MCIL);
86 void LowerTlsAddr(X86MCInstLower &MCInstLowering, const MachineInstr &MI);
DX86MCInstLower.cpp45 class X86MCInstLower { class
52 X86MCInstLower(const MachineFunction &MF, X86AsmPrinter &asmprinter);
116 X86MCInstLower::X86MCInstLower(const MachineFunction &mf, in X86MCInstLower() function in X86MCInstLower
121 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const { in getMachOMMI()
128 MCSymbol *X86MCInstLower::
226 MCOperand X86MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
404 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand()
436 void X86MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
713 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
843 X86MCInstLower &MCIL) { in LowerSTATEPOINT()
[all …]
DAndroid.mk27 X86MCInstLower.cpp \
DCMakeLists.txt25 X86MCInstLower.cpp