Home | History | Annotate | Download | only in ARM

Lines Matching refs:WindowsRequiresStackProbe

215 static bool WindowsRequiresStackProbe(const MachineFunction &MF,
400 (!STI.isTargetWindows() || !WindowsRequiresStackProbe(MF, NumBytes))) {
515 if (STI.isTargetWindows() && WindowsRequiresStackProbe(MF, NumBytes)) {
1630 WindowsRequiresStackProbe(MF, MFI.estimateStackSize(MF))) {