Searched refs:canUseRedZone (Results 1 – 2 of 2) sorted by relevance
66 bool canUseRedZone(const MachineFunction &MF) const;
404 bool AArch64FrameLowering::canUseRedZone(const MachineFunction &MF) const { in canUseRedZone() function in AArch64FrameLowering932 if (canUseRedZone(MF)) in shouldCombineCSRLocalStackBump()1503 if (canUseRedZone(MF)) { in emitPrologue()1769 if (!canUseRedZone(MF)) { in emitPrologue()2139 bool RedZone = canUseRedZone(MF); in emitEpilogue()2406 if (canUseRedZone(MF)) in resolveFrameOffsetReference()