Searched refs:isFreeAddrSpaceCast (Results 1 – 6 of 6) sorted by relevance
319 bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override;
1609 bool SITargetLowering::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in SITargetLowering
948 bool TargetLoweringBase::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in TargetLoweringBase
1381 if (!TLI.isFreeAddrSpaceCast(ASC->getSrcAddressSpace(), in OptimizeNoopCopyExpression()
1051 if (TLI->isFreeAddrSpaceCast(Src->getPointerAddressSpace(),
1923 virtual bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const;