Searched refs:getSDagStackGuard (Results 1 – 12 of 12) sorted by relevance
678 Value *getSDagStackGuard(const Module &M) const override;
21127 Value *ARMTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in ARMTargetLowering21131 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1130 Value *getSDagStackGuard(const Module &M) const override;
16938 Value *PPCTargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in PPCTargetLowering16941 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
713 Value *getSDagStackGuard(const Module &M) const override;
20657 Value *AArch64TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in AArch64TargetLowering20661 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1426 Value *getSDagStackGuard(const Module &M) const override;
2965 Value *X86TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in X86TargetLowering2971 return TargetLowering::getSDagStackGuard(M); in getSDagStackGuard()
1680 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent()); in getStackGuard()3274 const Value *IRGuard = TLI.getSDagStackGuard(M); in emitSPDescriptorParent()
2005 Value *TargetLoweringBase::getSDagStackGuard(const Module &M) const { in getSDagStackGuard() function in TargetLoweringBase
1849 virtual Value *getSDagStackGuard(const Module &M) const;
2626 Value *Global = TLI.getSDagStackGuard(*MF.getFunction().getParent()); in getLoadStackGuard()2708 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent()6644 const Value *Global = TLI.getSDagStackGuard(M); in visitIntrinsicCall()