Searched refs:getSDagStackGuard (Results 1 – 10 of 10) sorted by relevance
574 Value *getSDagStackGuard(const Module &M) const override;
16841 Value *ARMTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in ARMTargetLowering16845 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
495 Value *getSDagStackGuard(const Module &M) const override;
13238 Value *AArch64TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in AArch64TargetLowering13242 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1219 Value *getSDagStackGuard(const Module &M) const override;
2510 Value *X86TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in X86TargetLowering2516 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1793 Value *TargetLoweringBase::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in TargetLoweringBase
1618 virtual Value *getSDagStackGuard(const Module &M) const;
1178 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent()); in getStackGuard()
2511 Value *Global = TLI.getSDagStackGuard(*MF.getFunction().getParent()); in getLoadStackGuard()2592 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent()6487 const Value *Global = TLI.getSDagStackGuard(M); in visitIntrinsicCall()