Searched refs:makeTiledShape (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/ |
| H A D | TilingInterfaceImpl.cpp | 124 makeTiledShape(b, loc, outOperand->get(), sizeVals, in getResultTilePosition()
|
| H A D | Tiling.cpp | 592 Value tiledOutput = makeTiledShape( in tilePadOp()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/Utils/ |
| H A D | Utils.h | 223 Value makeTiledShape(OpBuilder &builder, Location loc, Value valueToTile,
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Utils/ |
| H A D | Utils.cpp | 799 Value makeTiledShape(OpBuilder &builder, Location loc, Value valueToTile, in makeTiledShape() function 1043 tiledShapes.push_back(makeTiledShape(b, loc, shapedOp, tileSizes, map, lbs, in makeTiledShapes()
|