Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp19 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() function in X86MachineFunctionInfo
H A DX86MachineFunctionInfo.h121 void setRestoreBasePointer(const MachineFunction *MF);
H A DX86ISelLowering.cpp29191 X86FI->setRestoreBasePointer(MF); in emitEHSjLjSetJmp()
29607 MFI->setRestoreBasePointer(MF); in EmitSjLjDispatchBlock()