Searched refs:getSDagStackGuard (Results 1 – 10 of 10) sorted by relevance
661 Value *getSDagStackGuard(const Module &M) const override;
19432 Value *ARMTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in ARMTargetLowering19436 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1365 Value *getSDagStackGuard(const Module &M) const override;
2561 Value *X86TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in X86TargetLowering2567 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
677 Value *getSDagStackGuard(const Module &M) const override;
17044 Value *AArch64TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in AArch64TargetLowering17048 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1960 Value *TargetLoweringBase::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in TargetLoweringBase
1771 virtual Value *getSDagStackGuard(const Module &M) const;
1621 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent()); in getStackGuard()
2605 Value *Global = TLI.getSDagStackGuard(*MF.getFunction().getParent()); in getLoadStackGuard()2686 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent()6540 const Value *Global = TLI.getSDagStackGuard(M); in visitIntrinsicCall()