Searched refs:getSDagStackGuard (Results 1 – 8 of 8) sorted by relevance
411 Value *getSDagStackGuard(const Module &M) const override;
11754 Value *AArch64TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in AArch64TargetLowering11758 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1105 Value *getSDagStackGuard(const Module &M) const override;
2298 Value *X86TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in X86TargetLowering2304 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1655 Value *TargetLoweringBase::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in TargetLoweringBase
1506 virtual Value *getSDagStackGuard(const Module &M) const;
766 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent()); in getStackGuard()
2219 Value *Global = TLI.getSDagStackGuard(*MF.getFunction().getParent()); in getLoadStackGuard()2298 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent()5889 const Value *Global = TLI.getSDagStackGuard(M); in visitIntrinsicCall()