Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h198 void setRestoreBasePointer(const MachineFunction *MF);
199 void setRestoreBasePointer(unsigned CalleeSavedFrameSize) {
H A DX86MachineFunctionInfo.cpp38 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() function in X86MachineFunctionInfo
H A DX86FrameLowering.cpp2905 X86FI->setRestoreBasePointer(CalleeSavedFrameSize); in assignCalleeSavedSpillSlots()
H A DX86ISelLowering.cpp35921 X86FI->setRestoreBasePointer(MF); in emitEHSjLjSetJmp()
36350 MFI->setRestoreBasePointer(MF); in EmitSjLjDispatchBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h78 void setRestoreBasePointer(const MachineFunction *MF);