Home
last modified time | relevance | path

Searched defs:sliceShape (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/Utils/
H A DReshapeOpsUtils.cpp408 SmallVector<int64_t> sliceShape; in getSimplifyCollapseShapeWithRankReducingSliceInfo() local
/llvm-project/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp990 std::array<int64_t, 2> sliceShape = { convertExtractStridedSlice() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp934 SmallVector<int64_t> sliceShape{castDstLastDim}; matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp3171 ArrayRef<int64_t> sliceShape = sliceVecTy.getShape(); matchAndRewrite() local
3690 ArrayRef<int64_t> sliceShape = sliceVecTy.getShape(); matchAndRewrite() local