Searched refs:dstPtrTy (Results 1 – 1 of 1) sorted by relevance
246 auto &dstPtrTy = getType(getObject(dstPtrId)); in EmitCopyMemory() local248 ASSERT(dstPtrTy.element == srcPtrTy.element); in EmitCopyMemory()250 bool dstInterleavedByLane = IsStorageInterleavedByLane(dstPtrTy.storageClass); in EmitCopyMemory()