Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Affine/
H A DViewLikeInterfaceUtils.h99 void resolveSizesIntoOpWithSizes(
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DViewLikeInterfaceUtils.cpp113 void mlir::affine::resolveSizesIntoOpWithSizes( in resolveSizesIntoOpWithSizes() function in mlir::affine
/llvm-project/mlir/lib/Dialect/Tensor/Transforms/
H A DFoldTensorSubsetOps.cpp217 affine::resolveSizesIntoOpWithSizes(insertSliceOp.getMixedSizes(), in matchAndRewrite()
/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DFoldMemRefAliasOps.cpp342 affine::resolveSizesIntoOpWithSizes(srcSubView.getMixedSizes(), in matchAndRewrite()