Searched refs:shouldCombineCSRLocalStackBump (Results 1 – 2 of 2) sorted by relevance
140 bool shouldCombineCSRLocalStackBump(MachineFunction &MF,
655 bool AArch64FrameLowering::shouldCombineCSRLocalStackBump( in shouldCombineCSRLocalStackBump() function in AArch64FrameLowering706 if (!shouldCombineCSRLocalStackBump(*MBB.getParent(), StackBumpBytes)) in shouldCombineCSRLocalStackBumpInEpilogue()1236 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes); in emitPrologue()