Lines Matching full:monotonic
1735 case lltok::kw_monotonic: Ordering = Monotonic; break;5987 if (Ordering == Monotonic)5988 return TokError("fence cannot be monotonic");