Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1782 virtual bool hasStackProbeSymbol(MachineFunction &MF) const { return false; } in hasStackProbeSymbol() function
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp51099 bool X86TargetLowering::hasStackProbeSymbol(MachineFunction &MF) const { in hasStackProbeSymbol() function in X86TargetLowering