Searched refs:sourceVectorElementType (Results 1 – 1 of 1) sorted by relevance
3042 if (auto sourceVectorElementType = sourceElementType.dyn_cast<VectorType>()) { in verify() local3045 if (sourceVectorElementType != paddingType) in verify()