Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2350 VectorType indicesVType = op.getIndicesVectorType(); in verify() local
2357 if (resVType.getDimSize(0) != indicesVType.getDimSize(0)) in verify()
2399 VectorType indicesVType = op.getIndicesVectorType(); in verify() local
2406 if (valueVType.getDimSize(0) != indicesVType.getDimSize(0)) in verify()