Searched refs:createParallelLoopTilingPass (Results 1 – 4 of 4) sorted by relevance
36 createParallelLoopTilingPass(llvm::ArrayRef<int64_t> tileSize = {});
38 let constructor = "mlir::createParallelLoopTilingPass()";
173 mlir::createParallelLoopTilingPass(ArrayRef<int64_t> tileSizes) { in createParallelLoopTilingPass() function in mlir
106 ::mlir::createParallelLoopTilingPass(as_int64)); in LowerLHLOToGPU()