Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp25 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() function in X86MachineFunctionInfo
DX86MachineFunctionInfo.h154 void setRestoreBasePointer(const MachineFunction *MF);
DX86ISelLowering.cpp36669 X86FI->setRestoreBasePointer(MF); in emitEHSjLjSetJmp()
37089 MFI->setRestoreBasePointer(MF); in EmitSjLjDispatchBlock()