Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTilingInterfaceImpl.cpp124 makeTiledShape(b, loc, outOperand->get(), sizeVals, in getResultTilePosition()
H A DTiling.cpp592 Value tiledOutput = makeTiledShape( in tilePadOp()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/Utils/
H A DUtils.h223 Value makeTiledShape(OpBuilder &builder, Location loc, Value valueToTile,
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp799 Value makeTiledShape(OpBuilder &builder, Location loc, Value valueToTile, in makeTiledShape() function
1043 tiledShapes.push_back(makeTiledShape(b, loc, shapedOp, tileSizes, map, lbs, in makeTiledShapes()