Searched refs:createLinalgStrategyLowerVectorsPass (Results 1 – 5 of 5) sorted by relevance
142 createLinalgStrategyLowerVectorsPass(
295 let constructor = "mlir::createLinalgStrategyLowerVectorsPass()";
182 pm.addPass(createLinalgStrategyLowerVectorsPass(options, m)); in addToPassPipeline()
529 mlir::createLinalgStrategyLowerVectorsPass( in createLinalgStrategyLowerVectorsPass() function in mlir
269 dynamicPM.addPass(createLinalgStrategyLowerVectorsPass(options)); in runOnOperation()