Searched refs:populateArithExpandOpsPatterns (Results 1 – 2 of 2) sorted by relevance
63 void populateArithExpandOpsPatterns(RewritePatternSet &patterns);
346 arith::populateArithExpandOpsPatterns(patterns); in runOnOperation()402 void mlir::arith::populateArithExpandOpsPatterns(RewritePatternSet &patterns) { in populateArithExpandOpsPatterns() function in mlir::arith