Searched refs:populateArithmeticExpandOpsPatterns (Results 1 – 2 of 2) sorted by relevance
24 void populateArithmeticExpandOpsPatterns(RewritePatternSet &patterns);
197 arith::populateArithmeticExpandOpsPatterns(patterns); in runOnOperation()221 void mlir::arith::populateArithmeticExpandOpsPatterns( in populateArithmeticExpandOpsPatterns() function in mlir::arith