Searched refs:buildLoopNest (Results 1 – 6 of 6) sorted by relevance
88 LoopNest buildLoopNest(98 LoopNest buildLoopNest(OpBuilder &builder, Location loc, ValueRange lbs,
69 mlir::scf::buildLoopNest( in insertCopyLoops()
528 LoopNest loopNest = mlir::scf::buildLoopNest( in doit()636 LoopNest singleLoop = buildLoopNest(
505 LoopNest mlir::scf::buildLoopNest( in buildLoopNest() function in mlir::scf578 LoopNest mlir::scf::buildLoopNest( in buildLoopNest() function in mlir::scf583 return buildLoopNest(builder, loc, lbs, ubs, steps, llvm::None, in buildLoopNest()
580 loopNest = mlir::scf::buildLoopNest( in tilePadOp()
843 scf::buildLoopNest( in matchAndRewrite()