Searched refs:isFreeAddrSpaceCast (Results 1 – 6 of 6) sorted by relevance
354 bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override;
1896 bool SITargetLowering::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in SITargetLowering
894 bool TargetLoweringBase::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in TargetLoweringBase
1464 if (!TLI.isFreeAddrSpaceCast(ASC->getSrcAddressSpace(), in OptimizeNoopCopyExpression()
1111 if (TLI->isFreeAddrSpaceCast(Src->getPointerAddressSpace(),
2091 virtual bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const;