Home
last modified time | relevance | path

Searched refs:WindowsRequiresStackProbe (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMFrameLowering.cpp172 static bool WindowsRequiresStackProbe(const MachineFunction &MF, in WindowsRequiresStackProbe() function
333 (!STI.isTargetWindows() || !WindowsRequiresStackProbe(MF, NumBytes))) { in emitPrologue()
445 if (STI.isTargetWindows() && WindowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()