Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tensor/IR/
H A DTensor.h124 Value createCanonicalRankReducingInsertSliceOp(OpBuilder &b, Location loc,
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp910 Value inserted = tensor::createCanonicalRankReducingInsertSliceOp( in returningMatchAndRewrite()
980 Value inserted = tensor::createCanonicalRankReducingInsertSliceOp( in returningMatchAndRewrite()
/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp1783 Value mlir::tensor::createCanonicalRankReducingInsertSliceOp(OpBuilder &b, in createCanonicalRankReducingInsertSliceOp() function in mlir::tensor