Searched refs:splitFramePointerPush (Results 1 – 4 of 4) sorted by relevance
723 if (STI.splitFramePointerPush(MF)) { in getMaxFPOffset()792 if (STI.splitFramePointerPush(MF)) { in emitPrologue()901 if (!STI.splitFramePointerPush(MF)) { in emitPrologue()907 if (STI.splitFramePointerPush(MF)) { in emitPrologue()927 if (GPRCS2Size > 0 && !STI.splitFramePointerPush(MF)) { in emitPrologue()967 if (GPRCS2Size > 0 && STI.splitFramePointerPush(MF)) { in emitPrologue()973 if (STI.splitFramePointerPush(MF) && HasFP) in emitPrologue()1078 if (STI.splitFramePointerPush(MF)) { in emitPrologue()1110 if (HasFP && STI.splitFramePointerPush(MF)) in emitPrologue()1386 if (AFI->getGPRCalleeSavedArea2Size() && STI.splitFramePointerPush(MF)) in emitEpilogue()[all …]
488 bool ARMSubtarget::splitFramePointerPush(const MachineFunction &MF) const { in splitFramePointerPush() function in ARMSubtarget
395 bool splitFramePointerPush(const MachineFunction &MF) const;
72 } else if (STI.splitFramePointerPush(*MF)) { in getCalleeSavedRegs()