Home | History | Annotate | Download | only in IR

Lines Matching refs:Unordered

2420     case LLVMAtomicOrderingUnordered: intordering = Unordered; break;