Searched refs:stackProbeFunctionModifiesSP (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h63 bool stackProbeFunctionModifiesSP() const override;
H A DX86FrameLowering.cpp621 bool X86FrameLowering::stackProbeFunctionModifiesSP() const {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h242 virtual bool stackProbeFunctionModifiesSP() const { return false; } function in class:llvm::TargetFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3661 STI.getFrameLowering()->stackProbeFunctionModifiesSP();

Completed in 193 milliseconds