Searched refs:hasVectorElementType (Results 1 – 1 of 1) sorted by relevance
203 bool hasVectorElementType = type.getElementType().isa<VectorType>(); in convertDenseElementsAttr() local206 (hasVectorElementType ? 1 in convertDenseElementsAttr()209 if (!hasVectorElementType) in convertDenseElementsAttr()214 (type.isa<VectorType>() || hasVectorElementType)) { in convertDenseElementsAttr()