Searched refs:kw_monotonic (Results 1 – 2 of 2) sorted by relevance
67 kw_unordered, kw_monotonic, kw_acquire, kw_release, kw_acq_rel, kw_seq_cst, enumerator
1735 case lltok::kw_monotonic: Ordering = Monotonic; break; in ParseOrdering()