Searched refs:GenerateLoopNest (Results 1 – 4 of 4) sorted by relevance
126 template struct mlir::linalg::GenerateLoopNest<scf::ForOp>; member in mlir::linalg127 template struct mlir::linalg::GenerateLoopNest<scf::ParallelOp>; member in mlir::linalg128 template struct mlir::linalg::GenerateLoopNest<AffineForOp>; member in mlir::linalg500 void GenerateLoopNest<scf::ForOp>::doit( in doit()560 void GenerateLoopNest<AffineForOp>::doit( in doit()725 void GenerateLoopNest<scf::ParallelOp>::doit( in doit()
480 struct GenerateLoopNest { struct
215 GenerateLoopNest<LoopTy>::doit( in linalgOpToLoopsImpl()
477 GenerateLoopNest<LoopTy>::doit(b, op.getLoc(), loopRanges, op, iteratorTypes, in tileLinalgOpImpl()