Searched refs:LLVMAtomicOrderingMonotonic (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm-c/
H A DCore.h356 LLVMAtomicOrderingMonotonic = 2, /**< guarantees that if you take all the enumerator in enum:__anon21032
/external/llvm/lib/IR/
H A DCore.cpp2421 case LLVMAtomicOrderingMonotonic: intordering = Monotonic; break;

Completed in 201 milliseconds