Searched refs:WindowsRequiresStackProbe (Results 1 – 1 of 1) sorted by relevance
584 static bool WindowsRequiresStackProbe(const MachineFunction &MF, in WindowsRequiresStackProbe() function774 (!STI.isTargetWindows() || !WindowsRequiresStackProbe(MF, NumBytes))) { in emitPrologue()976 if (STI.isTargetWindows() && WindowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2306 WindowsRequiresStackProbe(MF, MFI.estimateStackSize(MF))) { in determineCalleeSaves()