Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp1619 static Type inferStridedSliceOpResultType(VectorType vectorType, in inferStridedSliceOpResultType() function
1643 inferStridedSliceOpResultType(source.getType().cast<VectorType>(), in build()
1680 auto resultType = inferStridedSliceOpResultType( in verify()