Home
last modified time | relevance | path

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

/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()