Searched refs:inputVectorType (Results 1 – 1 of 1) sorted by relevance
1553 auto inputVectorType = op.getInputVectorType(); in verify() local1561 if (inputVectorType.getRank() != inputShapeRank + numFixedVectorSizes) in verify()1563 << inputVectorType; in verify()1571 unsigned inputVectorRank = inputVectorType.getRank(); in verify()1574 if (fixedVectorSizes[i] != inputVectorType.getShape()[index]) in verify()