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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h348 LLVMAtomicOrderingSequentiallyConsistent = 7 /**< provides Acquire semantics enumerator in enum:__anon3314
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3520 case LLVMAtomicOrderingSequentiallyConsistent:
3537 return LLVMAtomicOrderingSequentiallyConsistent;

Completed in 196 milliseconds