Lines Matching refs:Unordered
1845 Assert1(CXI.getOrdering() != Unordered,1846 "cmpxchg instructions cannot be unordered.", &CXI);1869 Assert1(RMWI.getOrdering() != Unordered,1870 "atomicrmw instructions cannot be unordered.", &RMWI);