Searched refs:getSDagStackGuard (Results 1 – 12 of 12) sorted by relevance
676 Value *getSDagStackGuard(const Module &M) const override;
20152 Value *ARMTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in ARMTargetLowering20156 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1094 Value *getSDagStackGuard(const Module &M) const override;
16532 Value *PPCTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in PPCTargetLowering16535 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
678 Value *getSDagStackGuard(const Module &M) const override;
17613 Value *AArch64TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in AArch64TargetLowering17617 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1365 Value *getSDagStackGuard(const Module &M) const override;
2564 Value *X86TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in X86TargetLowering2570 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1992 Value *TargetLoweringBase::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in TargetLoweringBase
1794 virtual Value *getSDagStackGuard(const Module &M) const;
1638 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent()); in getStackGuard()
2606 Value *Global = TLI.getSDagStackGuard(*MF.getFunction().getParent()); in getLoadStackGuard()2687 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent()6585 const Value *Global = TLI.getSDagStackGuard(M); in visitIntrinsicCall()