Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1914 virtual bool hasInlineStackProbe(const MachineFunction &MF) const { return false; } in hasInlineStackProbe() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp848 bool SystemZTargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { in hasInlineStackProbe() function in SystemZTargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12168 bool PPCTargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { in hasInlineStackProbe() function in PPCTargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57801 bool X86TargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { in hasInlineStackProbe() function in X86TargetLowering