Searched refs:isFreeAddrSpaceCast (Results 1 – 6 of 6) sorted by relevance
317 bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override;
1567 bool SITargetLowering::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in SITargetLowering
937 bool TargetLoweringBase::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast() function in TargetLoweringBase
1288 if (!TLI.isFreeAddrSpaceCast(ASC->getSrcAddressSpace(), in OptimizeNoopCopyExpression()
988 if (TLI->isFreeAddrSpaceCast(Src->getPointerAddressSpace(),
1890 virtual bool isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const;