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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h342 LLVMAtomicOrderingAcquireRelease = 6, /**< provides both an Acquire and a enumerator in enum:__anon4395
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3507 case LLVMAtomicOrderingAcquireRelease:
3524 return LLVMAtomicOrderingAcquireRelease;

Completed in 121 milliseconds