Searched refs:isFreeAddrSpaceCast (Results 1 – 6 of 6) sorted by relevance
348 bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override;
1835 bool SITargetLowering::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in SITargetLowering
994 bool TargetLoweringBase::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in TargetLoweringBase
1467 if (!TLI.isFreeAddrSpaceCast(ASC->getSrcAddressSpace(), in OptimizeNoopCopyExpression()
1097 if (TLI->isFreeAddrSpaceCast(Src->getPointerAddressSpace(),
2014 virtual bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const;