Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp288 static bool WindowsRequiresStackProbe(const MachineFunction &MF, in WindowsRequiresStackProbe() function
479 (!STI.isTargetWindows() || !WindowsRequiresStackProbe(MF, NumBytes))) { in emitPrologue()
607 if (STI.isTargetWindows() && WindowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()
1794 WindowsRequiresStackProbe(MF, MFI.estimateStackSize(MF))) { in determineCalleeSaves()