Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2463 static Type inferStridedSliceOpResultType(VectorType vectorType, in inferStridedSliceOpResultType() function
2487 inferStridedSliceOpResultType(source.getType().cast<VectorType>(), in build()
2527 inferStridedSliceOpResultType(getVectorType(), offsets, sizes, strides); in verify()