Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp25 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() function in X86MachineFunctionInfo
H A DX86MachineFunctionInfo.h165 void setRestoreBasePointer(const MachineFunction *MF);
166 void setRestoreBasePointer(unsigned CalleeSavedFrameSize) { in setRestoreBasePointer() function
H A DX86FrameLowering.cpp2850 X86FI->setRestoreBasePointer(CalleeSavedFrameSize); in assignCalleeSavedSpillSlots()
H A DX86ISelLowering.cpp35389 X86FI->setRestoreBasePointer(MF); in emitEHSjLjSetJmp()
35818 MFI->setRestoreBasePointer(MF); in EmitSjLjDispatchBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h78 void setRestoreBasePointer(const MachineFunction *MF);