Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.h22 class X86MCInstLower; variable
85 void LowerPATCHPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
86 void LowerSTATEPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
87 void LowerFAULTING_OP(const MachineInstr &MI, X86MCInstLower &MCIL);
88 void LowerPATCHABLE_OP(const MachineInstr &MI, X86MCInstLower &MCIL);
90 void LowerTlsAddr(X86MCInstLower &MCInstLowering, const MachineInstr &MI);
94 X86MCInstLower &MCIL);
95 void LowerPATCHABLE_RET(const MachineInstr &MI, X86MCInstLower &MCIL);
96 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
97 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
[all …]
DX86MCInstLower.cpp53 class X86MCInstLower { class
61 X86MCInstLower(const MachineFunction &MF, X86AsmPrinter &asmprinter);
110 X86MCInstLower::X86MCInstLower(const MachineFunction &mf, in X86MCInstLower() function in X86MCInstLower
115 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const { in getMachOMMI()
121 MCSymbol *X86MCInstLower::GetSymbolFromOperand(const MachineOperand &MO) const { in GetSymbolFromOperand()
180 MCOperand X86MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
386 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand()
418 void X86MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
728 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
916 X86MCInstLower &MCIL) { in LowerSTATEPOINT()
[all …]
DCMakeLists.txt50 X86MCInstLower.cpp
/external/llvm/lib/Target/X86/
DX86AsmPrinter.h21 class X86MCInstLower; variable
103 void LowerPATCHPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
104 void LowerSTATEPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
105 void LowerFAULTING_LOAD_OP(const MachineInstr &MI, X86MCInstLower &MCIL);
106 void LowerPATCHABLE_OP(const MachineInstr &MI, X86MCInstLower &MCIL);
108 void LowerTlsAddr(X86MCInstLower &MCInstLowering, const MachineInstr &MI);
112 X86MCInstLower &MCIL);
113 void LowerPATCHABLE_RET(const MachineInstr &MI, X86MCInstLower &MCIL);
114 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
DX86MCInstLower.cpp53 class X86MCInstLower { class
60 X86MCInstLower(const MachineFunction &MF, X86AsmPrinter &asmprinter);
110 X86MCInstLower::X86MCInstLower(const MachineFunction &mf, in X86MCInstLower() function in X86MCInstLower
115 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const { in getMachOMMI()
122 MCSymbol *X86MCInstLower::
181 MCOperand X86MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
357 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand()
389 void X86MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
693 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
845 X86MCInstLower &MCIL) { in LowerSTATEPOINT()
[all …]
DCMakeLists.txt28 X86MCInstLower.cpp
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MCInstLower.h30 class LLVM_LIBRARY_VISIBILITY X86MCInstLower {
38 X86MCInstLower(Mangler *mang, const MachineFunction &MF,
DX86MCInstLower.cpp32 X86MCInstLower::X86MCInstLower(Mangler *mang, const MachineFunction &mf, in X86MCInstLower() function in X86MCInstLower
37 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const { in getMachOMMI()
44 MCSymbol *X86MCInstLower::
132 MCOperand X86MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
301 void X86MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
534 X86MCInstLower &MCInstLowering, in LowerTlsAddr()
597 X86MCInstLower MCInstLowering(Mang, *MF, *this); in EmitInstruction()
DX86InstrSSE.td279 // X86MCInstLower does.
303 // X86MCInstLower does.
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk829 llvm/lib/Target/X86/X86MCInstLower.cpp \
DBUILD.gn467 "llvm/lib/Target/X86/X86MCInstLower.cpp",
/external/swiftshader/
DCMakeLists.txt1531 ${LLVM_DIR}/lib/Target/X86/X86MCInstLower.cpp