Lines Matching refs:Unordered
1420 Assert1(CXI.getOrdering() != Unordered,1421 "cmpxchg instructions cannot be unordered.", &CXI);1437 Assert1(RMWI.getOrdering() != Unordered,1438 "atomicrmw instructions cannot be unordered.", &RMWI);