Searched refs:GenerateLoopNest (Results 1 – 4 of 4) sorted by relevance
82 template struct mlir::linalg::GenerateLoopNest<scf::ForOp>; member in mlir::linalg83 template struct mlir::linalg::GenerateLoopNest<scf::ParallelOp>; member in mlir::linalg84 template struct mlir::linalg::GenerateLoopNest<AffineForOp>; member in mlir::linalg126 void GenerateLoopNest<scf::ForOp>::doit( in doit()156 void GenerateLoopNest<AffineForOp>::doit( in doit()314 void GenerateLoopNest<scf::ParallelOp>::doit( in doit()
213 struct GenerateLoopNest { struct
511 using IndexedValueTy = typename GenerateLoopNest<LoopTy>::IndexedValueTy; in linalgOpToLoopsImpl()522 GenerateLoopNest<LoopTy>::doit( in linalgOpToLoopsImpl()
378 GenerateLoopNest<LoopTy>::doit( in tileLinalgOpImpl()