Searched refs:createArithmeticExpandOpsPass (Results 1 – 3 of 3) sorted by relevance
27 std::unique_ptr<Pass> createArithmeticExpandOpsPass();
33 let constructor = "mlir::arith::createArithmeticExpandOpsPass()";
238 std::unique_ptr<Pass> mlir::arith::createArithmeticExpandOpsPass() { in createArithmeticExpandOpsPass() function in mlir::arith