Searched refs:canUseRedZone (Results 1 – 2 of 2) sorted by relevance
67 bool canUseRedZone(const MachineFunction &MF) const;
406 bool AArch64FrameLowering::canUseRedZone(const MachineFunction &MF) const { in canUseRedZone() function in AArch64FrameLowering925 if (canUseRedZone(MF)) in shouldCombineCSRLocalStackBump()1497 if (canUseRedZone(MF)) { in emitPrologue()1793 if (!canUseRedZone(MF)) { in emitPrologue()2163 bool RedZone = canUseRedZone(MF); in emitEpilogue()2422 if (canUseRedZone(MF)) in resolveFrameOffsetReference()