Searched refs:splitFramePointerPush (Results 1 – 4 of 4) sorted by relevance
721 if (STI.splitFramePointerPush(MF)) { in getMaxFPOffset()791 if (STI.splitFramePointerPush(MF)) { in emitPrologue()900 if (!STI.splitFramePointerPush(MF)) { in emitPrologue()906 if (STI.splitFramePointerPush(MF)) { in emitPrologue()966 if (GPRCS2Size > 0 && STI.splitFramePointerPush(MF)) { in emitPrologue()972 if (STI.splitFramePointerPush(MF) && HasFP) in emitPrologue()1077 if (STI.splitFramePointerPush(MF)) { in emitPrologue()1109 if (HasFP && STI.splitFramePointerPush(MF)) in emitPrologue()1643 !STI.splitFramePointerPush(MF)) { in emitPopInst()2004 if (STI.splitFramePointerPush(MF)) { in spillCalleeSavedRegisters()[all …]
497 bool ARMSubtarget::splitFramePointerPush(const MachineFunction &MF) const { in splitFramePointerPush() function in ARMSubtarget
455 bool splitFramePointerPush(const MachineFunction &MF) const;
72 } else if (STI.splitFramePointerPush(*MF)) { in getCalleeSavedRegs()