Searched defs:setRestoreBasePointer (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86MachineFunctionInfo.cpp | 25 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { setRestoreBasePointer() function in X86MachineFunctionInfo |
H A D | X86MachineFunctionInfo.h | 166 void setRestoreBasePointer(unsigned CalleeSavedFrameSize) { setRestoreBasePointer() function |