Home
last modified time | relevance | path

Searched defs:AtomicInst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DCore.cpp3071 LLVMBool LLVMIsAtomicSingleThread(LLVMValueRef AtomicInst) { in LLVMIsAtomicSingleThread()
3079 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool NewValue) { in LLVMSetAtomicSingleThread()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp3387 LLVMBool LLVMIsAtomicSingleThread(LLVMValueRef AtomicInst) { in LLVMIsAtomicSingleThread()
3396 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool NewValue) { in LLVMSetAtomicSingleThread()