Lines Matching refs:operation

13   pdl_interp.func @matcher(%root : !pdl.operation) {
14 ….apply_constraint "multi_entity_constraint"(%root, %root : !pdl.operation, !pdl.operation) -> ^pat…
17 pdl_interp.apply_constraint "single_entity_constraint"(%root : !pdl.operation) -> ^pat2, ^end
20 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
27 pdl_interp.func @success(%root : !pdl.operation) {
44 pdl_interp.func @matcher(%root : !pdl.operation) {
50 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
57 pdl_interp.func @success(%root : !pdl.operation) {
80 pdl_interp.func @matcher(%root : !pdl.operation) {
84 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
91 pdl_interp.func @success(%root : !pdl.operation) {
93 pdl_interp.apply_rewrite "rewriter"(%root, %operand : !pdl.operation, !pdl.value)
111 pdl_interp.func @matcher(%root : !pdl.operation) {
115 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
122 pdl_interp.func @success(%root : !pdl.operation) {
123 %op = pdl_interp.apply_rewrite "creator"(%root : !pdl.operation) : !pdl.operation
139 pdl_interp.func @matcher(%root : !pdl.operation) {
143 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
150 pdl_interp.func @success(%root : !pdl.operation) {
151 …%operands, %types = pdl_interp.apply_rewrite "var_creator"(%root : !pdl.operation) : !pdl.range<va…
172 pdl_interp.func @matcher(%root : !pdl.operation) {
176 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
183 pdl_interp.func @success(%root : !pdl.operation) {
206 pdl_interp.func @matcher(%root : !pdl.operation) {
212 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
219 pdl_interp.func @success(%root : !pdl.operation) {
236 pdl_interp.func @matcher(%root : !pdl.operation) {
243 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
250 pdl_interp.func @success(%root : !pdl.operation) {
274 pdl_interp.func @matcher(%root : !pdl.operation) {
281 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(2), loc([%root]) ->…
288 pdl_interp.func @success(%root : !pdl.operation) {
309 pdl_interp.func @matcher(%root : !pdl.operation) {
314 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
321 pdl_interp.func @success(%root : !pdl.operation) {
342 pdl_interp.func @matcher(%root : !pdl.operation) {
349 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
356 pdl_interp.func @success(%root : !pdl.operation) {
379 pdl_interp.func @matcher(%root : !pdl.operation) {
383 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
390 pdl_interp.func @success(%root : !pdl.operation) {
411 pdl_interp.func @matcher(%root : !pdl.operation) {
418 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
425 pdl_interp.func @success(%root : !pdl.operation) {
449 pdl_interp.func @matcher(%root : !pdl.operation) {
458 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
465 pdl_interp.func @success(%root : !pdl.operation) {
486 pdl_interp.func @matcher(%root : !pdl.operation) {
492 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
499 pdl_interp.func @success(%root : !pdl.operation) {
534 // Unused operation to force loading the `arithmetic` dialect for the
538 // Test support for inferring the types of an operation.
540 pdl_interp.func @matcher(%root : !pdl.operation) {
544 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
551 pdl_interp.func @success(%root : !pdl.operation) {
576 pdl_interp.func @matcher(%root : !pdl.operation) {
586 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
593 pdl_interp.func @success(%root : !pdl.operation) {
626 pdl_interp.func @matcher(%root : !pdl.operation) {
629 %op1 = pdl_interp.extract 1 of %ops : !pdl.operation
630 pdl_interp.is_not_null %op1 : !pdl.operation -> ^success, ^end
632 …pdl_interp.record_match @rewriters::@success(%op1 : !pdl.operation) : benefit(1), loc([%root]) -> …
638 pdl_interp.func @success(%matched : !pdl.operation) {
659 pdl_interp.func @matcher(%root : !pdl.operation) {
665 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
671 pdl_interp.func @success(%matched : !pdl.operation) {
692 pdl_interp.func @matcher(%root : !pdl.operation) {
697 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
703 pdl_interp.func @success(%matched : !pdl.operation) {
734 pdl_interp.func @matcher(%root : !pdl.operation) {
737 pdl_interp.foreach %op1 : !pdl.operation in %ops1 {
740 pdl_interp.foreach %op2 : !pdl.operation in %ops2 {
741 …pdl_interp.record_match @rewriters::@success(%op2 : !pdl.operation) : benefit(1), loc([%root]) -> …
753 pdl_interp.func @success(%matched : !pdl.operation) {
786 pdl_interp.func @matcher(%root : !pdl.operation) {
789 pdl_interp.foreach %op : !pdl.operation in %ops {
790 …pdl_interp.record_match @rewriters::@success(%op : !pdl.operation) : benefit(1), loc([%root]) -> ^…
799 pdl_interp.func @success(%matched : !pdl.operation) {
820 pdl_interp.func @matcher(%root : !pdl.operation) {
825 pdl_interp.foreach %op : !pdl.operation in %ops {
826 …pdl_interp.record_match @rewriters::@success(%op : !pdl.operation) : benefit(1), loc([%root]) -> ^…
835 pdl_interp.func @success(%matched : !pdl.operation) {
856 pdl_interp.func @matcher(%root : !pdl.operation) {
862 pdl_interp.foreach %op : !pdl.operation in %ops {
863 …pdl_interp.record_match @rewriters::@success(%op : !pdl.operation) : benefit(1), loc([%root]) -> ^…
872 pdl_interp.func @success(%matched : !pdl.operation) {
909 pdl_interp.func @matcher(%root : !pdl.operation) {
917 pdl_interp.are_equal %defOp0, %defOp4 : !pdl.operation -> ^pat2, ^end
920 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
927 pdl_interp.func @success(%root : !pdl.operation) {
960 pdl_interp.func @matcher(%root : !pdl.operation) {
969 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
976 pdl_interp.func @success(%root : !pdl.operation) {
995 pdl_interp.func @matcher(%root : !pdl.operation) {
1027 …%root, %operands_0, %operands_1, %operands_2, %operands_2_single : !pdl.operation, !pdl.range<valu…
1035 …pdl_interp.func @success(%root: !pdl.operation, %operands_0: !pdl.range<value>, %operands_1: !pdl.…
1064 pdl_interp.func @matcher(%root : !pdl.operation) {
1075 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1082 pdl_interp.func @success(%root : !pdl.operation) {
1105 pdl_interp.func @matcher(%root : !pdl.operation) {
1114 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1121 pdl_interp.func @success(%root : !pdl.operation) {
1139 pdl_interp.func @matcher(%root : !pdl.operation) {
1171 …ess(%root, %results_0, %results_1, %results_2, %results_2_single : !pdl.operation, !pdl.range<valu…
1179 …pdl_interp.func @success(%root: !pdl.operation, %results_0: !pdl.range<value>, %results_1: !pdl.ra…
1231 pdl_interp.func @matcher(%root : !pdl.operation) {
1235 …pdl_interp.record_match @rewriters::@failure(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1238 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(2), loc([%root]) ->…
1245 pdl_interp.func @failure(%root : !pdl.operation) {
1249 pdl_interp.func @success(%root : !pdl.operation) {
1267 pdl_interp.func @matcher(%root : !pdl.operation) {
1274 …ss(%operands, %types, %root : !pdl.range<value>, !pdl.range<type>, !pdl.operation) : benefit(1), l…
1281 …terp.func @success(%operands: !pdl.range<value>, %types: !pdl.range<type>, %root: !pdl.operation) {
1307 pdl_interp.func @matcher(%root : !pdl.operation) {
1311 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1318 pdl_interp.func @success(%root : !pdl.operation) {
1343 pdl_interp.func @matcher(%root : !pdl.operation) {
1352 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1359 pdl_interp.func @success(%root : !pdl.operation) {
1380 pdl_interp.func @matcher(%root : !pdl.operation) {
1387 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1394 pdl_interp.func @success(%root : !pdl.operation) {
1416 pdl_interp.func @matcher(%root : !pdl.operation) {
1423 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1430 pdl_interp.func @success(%root : !pdl.operation) {
1451 pdl_interp.func @matcher(%root : !pdl.operation) {
1458 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1465 pdl_interp.func @success(%root : !pdl.operation) {
1486 pdl_interp.func @matcher(%root : !pdl.operation) {
1498 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1505 pdl_interp.func @success(%root : !pdl.operation) {
1526 pdl_interp.func @matcher(%root : !pdl.operation) {
1535 …pdl_interp.record_match @rewriters::@success(%root : !pdl.operation) : benefit(1), loc([%root]) ->…
1542 pdl_interp.func @success(%root : !pdl.operation) {