Searched refs:createParallelLoopTilingPass (Results 1 – 3 of 3) sorted by relevance
52 createParallelLoopTilingPass(llvm::ArrayRef<int64_t> tileSize = {},
100 let constructor = "mlir::createParallelLoopTilingPass()";
222 mlir::createParallelLoopTilingPass(ArrayRef<int64_t> tileSizes, in createParallelLoopTilingPass() function in mlir