Searched refs:canUseRedZone (Results 1 – 2 of 2) sorted by relevance
119 bool AArch64FrameLowering::canUseRedZone(const MachineFunction &MF) const { in canUseRedZone() function in AArch64FrameLowering310 if (canUseRedZone(MF)) in shouldCombineCSRLocalStackBump()440 if (canUseRedZone(MF)) in emitPrologue()508 if (!canUseRedZone(MF)) in emitPrologue()742 bool RedZone = canUseRedZone(MF); in emitEpilogue()847 if (canUseRedZone(MF)) in resolveFrameIndexReference()
57 bool canUseRedZone(const MachineFunction &MF) const;