Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h204 void setRestoreBasePointer(const MachineFunction *MF);
205 void setRestoreBasePointer(unsigned CalleeSavedFrameSize) {
H A DX86MachineFunctionInfo.cpp38 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() function in X86MachineFunctionInfo
H A DX86FrameLowering.cpp2941 X86FI->setRestoreBasePointer(CalleeSavedFrameSize); in assignCalleeSavedSpillSlots()
H A DX86ISelLowering.cpp[all...]
/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h78 void setRestoreBasePointer(const MachineFunction *MF);