Searched refs:getSDagStackGuard (Results 1 – 4 of 4) sorted by relevance
980 Value *getSDagStackGuard(const Module &M) const override;
1085 virtual Value *getSDagStackGuard(const Module &M) const;
1836 Value *TargetLoweringBase::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in TargetLoweringBase
2010 Value *Global = TLI.getSDagStackGuard(*MF.getFunction()->getParent()); in getLoadStackGuard()2086 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent()5359 const Value *Global = TLI.getSDagStackGuard(M); in visitIntrinsicCall()