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