Searched refs:splitFramePointerPush (Results 1 – 4 of 4) sorted by relevance
695 if (STI.splitFramePointerPush(MF)) { in getMaxFPOffset()765 if (STI.splitFramePointerPush(MF)) { in emitPrologue()874 if (!STI.splitFramePointerPush(MF)) { in emitPrologue()880 if (STI.splitFramePointerPush(MF)) { in emitPrologue()940 if (GPRCS2Size > 0 && STI.splitFramePointerPush(MF)) { in emitPrologue()946 if (STI.splitFramePointerPush(MF) && HasFP) in emitPrologue()1051 if (STI.splitFramePointerPush(MF)) { in emitPrologue()1083 if (HasFP && STI.splitFramePointerPush(MF)) in emitPrologue()1617 !STI.splitFramePointerPush(MF)) { in emitPopInst()1981 if (STI.splitFramePointerPush(MF)) { in spillCalleeSavedRegisters()[all …]
451 bool splitFramePointerPush(const MachineFunction &MF) const;
495 bool ARMSubtarget::splitFramePointerPush(const MachineFunction &MF) const { in splitFramePointerPush() function in ARMSubtarget
72 } else if (STI.splitFramePointerPush(*MF)) { in getCalleeSavedRegs()