Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp18 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() function in X86MachineFunctionInfo
DX86MachineFunctionInfo.h124 void setRestoreBasePointer(const MachineFunction *MF);
DX86ISelLowering.cpp31665 X86FI->setRestoreBasePointer(MF); in emitEHSjLjSetJmp()
32080 MFI->setRestoreBasePointer(MF); in EmitSjLjDispatchBlock()
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp18 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() function in X86MachineFunctionInfo
DX86MachineFunctionInfo.h121 void setRestoreBasePointer(const MachineFunction *MF);
DX86ISelLowering.cpp23860 X86FI->setRestoreBasePointer(MF); in emitEHSjLjSetJmp()
24079 MFI->setRestoreBasePointer(MF); in EmitSjLjDispatchBlock()