Home
last modified time | relevance | path

Searched defs:sliceParams (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Tensor/Transforms/
H A DTransformUtils.h201 SmallVector<Range> sliceParams; variable
/llvm-project/mlir/lib/Dialect/Tensor/Transforms/
H A DExtractSliceFromReshapeUtils.cpp35 ArrayRef<Range> sliceParams, in invertSliceIndexing()
82 ArrayRef<Range> sliceParams) { in create()
/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp571 materializeTiledShape(OpBuilder & builder,Location loc,Value valueToTile,const SliceParameters & sliceParams) materializeTiledShape() argument
595 SliceParameters sliceParams = makeTiledShape() local
613 SliceParameters sliceParams; computeSliceParameters() local
841 std::optional<SliceParameters> sliceParams = std::get<1>(item); makeTiledShapes() local
[all...]
/llvm-project/mlir/include/mlir/Dialect/Utils/
H A DReshapeOpsUtils.h499 SmallVector<Range> sliceParams; global() variable
/llvm-project/mlir/lib/Dialect/Utils/
H A DReshapeOpsUtils.cpp270 ArrayRef<Range> sliceParams) { in getSlicedDimensions() argument
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DTilingInterfaceImpl.cpp209 SliceParameters sliceParams = computeSliceParameters( getResultTilePosition() local