Searched refs:srcPtrTy (Results 1 – 1 of 1) sorted by relevance
247 auto &srcPtrTy = getType(getObject(srcPtrId)); in EmitCopyMemory() local248 ASSERT(dstPtrTy.element == srcPtrTy.element); in EmitCopyMemory()251 bool srcInterleavedByLane = IsStorageInterleavedByLane(srcPtrTy.storageClass); in EmitCopyMemory()