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

/freebsd-11.0-release/contrib/llvm/include/llvm-c/
H A DCore.h310 LLVMAtomicOrderingSequentiallyConsistent = 7 /**< provides Acquire semantics enumerator in enum:__anon2361
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DCore.cpp2516 case LLVMAtomicOrderingSequentiallyConsistent:
2532 return LLVMAtomicOrderingSequentiallyConsistent;

Completed in 58 milliseconds