Home
last modified time | relevance | path

Searched defs:hasInlineStackProbe (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1797 virtual bool hasInlineStackProbe(MachineFunction &MF) const { return false; } in hasInlineStackProbe() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp837 bool SystemZTargetLowering::hasInlineStackProbe(MachineFunction &MF) const { in hasInlineStackProbe() function in SystemZTargetLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11616 bool PPCTargetLowering::hasInlineStackProbe(MachineFunction &MF) const { in hasInlineStackProbe() function in PPCTargetLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52175 bool X86TargetLowering::hasInlineStackProbe(MachineFunction &MF) const { in hasInlineStackProbe() function in X86TargetLowering