Home
last modified time | relevance | path

Searched defs:hasStackProbeSymbol (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1912 virtual bool hasStackProbeSymbol(const MachineFunction &MF) const { return false; } in hasStackProbeSymbol() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp57781 bool X86TargetLowering::hasStackProbeSymbol(const MachineFunction &MF) const { in hasStackProbeSymbol() function in X86TargetLowering