Searched refs:windowsRequiresStackProbe (Results 1 – 1 of 1) sorted by relevance
1126 static bool windowsRequiresStackProbe(MachineFunction &MF, in windowsRequiresStackProbe() function1168 if (StackBumpBytes >= 512 || windowsRequiresStackProbe(MF, StackBumpBytes)) in shouldCombineCSRLocalStackBump()1881 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2029 if (windowsRequiresStackProbe(MF, NumBytes + RealignmentPadding)) { in emitPrologue()3751 windowsRequiresStackProbe(MF, EstimatedStackSize + CSStackSize + 16)) { in determineCalleeSaves()