Searched refs:getSDagStackGuard (Results 1 – 12 of 12) sorted by relevance
684 Value *getSDagStackGuard(const Module &M) const override;
21431 Value *ARMTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in ARMTargetLowering21435 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1131 Value *getSDagStackGuard(const Module &M) const override;
17512 Value *PPCTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in PPCTargetLowering17515 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
794 Value *getSDagStackGuard(const Module &M) const override;
25349 Value *AArch64TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in AArch64TargetLowering25353 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1501 Value *getSDagStackGuard(const Module &M) const override;
616 Value *X86TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in X86TargetLowering622 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1783 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent()); in getStackGuard()3552 const Value *IRGuard = TLI.getSDagStackGuard(M); in emitSPDescriptorParent()
2037 Value *TargetLoweringBase::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in TargetLoweringBase
1979 virtual Value *getSDagStackGuard(const Module &M) const;
2865 Value *Global = TLI.getSDagStackGuard(*MF.getFunction().getParent()); in getLoadStackGuard()2947 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent()6956 const Value *Global = TLI.getSDagStackGuard(M); in visitIntrinsicCall()