Searched refs:windowsRequiresStackProbe (Results 1 – 1 of 1) sorted by relevance
632 static bool windowsRequiresStackProbe(MachineFunction &MF, in windowsRequiresStackProbe() function681 if (StackBumpBytes >= 512 || windowsRequiresStackProbe(MF, StackBumpBytes)) in shouldCombineCSRLocalStackBump()1184 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()1298 if (windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2816 windowsRequiresStackProbe(MF, EstimatedStackSize + CSStackSize + 16)) { in determineCalleeSaves()