Searched refs:isFreeAddrSpaceCast (Results 1 – 6 of 6) sorted by relevance
367 bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override;
2014 bool SITargetLowering::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in SITargetLowering
993 bool TargetLoweringBase::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in TargetLoweringBase
1466 if (!TLI.isFreeAddrSpaceCast(ASC->getSrcAddressSpace(), in OptimizeNoopCopyExpression()
1244 if (TLI->isFreeAddrSpaceCast(Src->getPointerAddressSpace(),
2148 virtual bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const;