Searched refs:windowsRequiresStackProbe (Results 1 – 1 of 1) sorted by relevance
431 static bool windowsRequiresStackProbe(MachineFunction &MF, in windowsRequiresStackProbe() function460 if (StackBumpBytes >= 512 || windowsRequiresStackProbe(MF, StackBumpBytes)) in shouldCombineCSRLocalStackBump()922 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()1037 if (windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2419 windowsRequiresStackProbe(MF, EstimatedStackSize + CSStackSize + 16)) { in determineCalleeSaves()