Home
last modified time | relevance | path

Searched refs:indVType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp4065 VectorType indVType = getIndexVectorType(); in verify() local
4074 if (resVType.getDimSize(0) != indVType.getDimSize(0)) in verify()
4113 VectorType indVType = getIndexVectorType(); in verify() local
4122 if (valueVType.getDimSize(0) != indVType.getDimSize(0)) in verify()