Home | History | Annotate | Download | only in ARM

Lines Matching full:monotonic

789     // Unordered/Monotonic case.
5773 // Monotonic load/store is legal for all targets
5774 if (cast<AtomicSDNode>(Op)->getOrdering() <= Monotonic)