Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp166 !STI->getTargetLowering()->getStackProbeSymbolName(MF).empty(); in isLegal()
DX86ISelLowering.h1254 StringRef getStackProbeSymbolName(MachineFunction &MF) const override;
DX86FrameLowering.cpp779 StringRef Symbol = STI.getTargetLowering()->getStackProbeSymbolName(MF); in emitStackProbeCall()
1017 bool UseStackProbe = !STI.getTargetLowering()->getStackProbeSymbolName(MF).empty(); in emitPrologue()
DX86ISelLowering.cpp23044 bool EmitStackProbe = !getStackProbeSymbolName(MF).empty(); in LowerDYNAMIC_STACKALLOC()
47281 X86TargetLowering::getStackProbeSymbolName(MachineFunction &MF) const { in getStackProbeSymbolName() function in X86TargetLowering
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.h1385 StringRef getStackProbeSymbolName(MachineFunction &MF) const override;
DX86FrameLowering.cpp971 StringRef Symbol = STI.getTargetLowering()->getStackProbeSymbolName(MF); in emitStackProbeCall()
DX86ISelLowering.cpp51100 return !getStackProbeSymbolName(MF).empty(); in hasStackProbeSymbol()
51122 X86TargetLowering::getStackProbeSymbolName(MachineFunction &MF) const { in getStackProbeSymbolName() function in X86TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1642 virtual StringRef getStackProbeSymbolName(MachineFunction &MF) const { in getStackProbeSymbolName() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1786 virtual StringRef getStackProbeSymbolName(MachineFunction &MF) const { in getStackProbeSymbolName() function