Home | History | Annotate | Download | only in TableGen

Lines Matching full:all_set

1441   //   States:        NONE, FILTERED, ALL_SET, ALL_UNSET, and MIXED.
1444 // (NONE) ------- [01] -> (ALL_SET)
1446 // (ALL_SET) ---- [01] -> (ALL_SET)
1447 // (ALL_SET) ---- _ ----> (MIXED)
1496 // States: NONE, ALL_SET, MIXED
1500 // (NONE) ----- S --> (ALL_SET) ; and set region start
1503 // (ALL_SET) -- F --> (NONE) ; and report an ALL_SET region
1504 // (ALL_SET) -- S --> (ALL_SET)
1505 // (ALL_SET) -- U --> (NONE) ; and report an ALL_SET region
1506 // (ALL_SET) -- M --> (MIXED) ; and report an ALL_SET region
1508 // (MIXED) ---- S --> (ALL_SET) ; and report a MIXED region
1589 // At the end, if we're still in ALL_SET or MIXED states, report a region