Home
last modified time | relevance | path

Searched defs:AtomicInst (Results 1 – 3 of 3) 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-10.0/llvm/lib/IR/
DCore.cpp3945 LLVMBool LLVMIsAtomicSingleThread(LLVMValueRef AtomicInst) { in LLVMIsAtomicSingleThread()
3954 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool NewValue) { in LLVMSetAtomicSingleThread()
/external/llvm-project/llvm/lib/IR/
DCore.cpp3994 LLVMBool LLVMIsAtomicSingleThread(LLVMValueRef AtomicInst) { in LLVMIsAtomicSingleThread()
4003 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool NewValue) { in LLVMSetAtomicSingleThread()