Home
last modified time | relevance | path

Searched refs:LLVMSetAtomicSingleThread (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h3115 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool SingleThread);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3410 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool SingleThread);
/external/llvm/lib/IR/
DCore.cpp3079 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool NewValue) { in LLVMSetAtomicSingleThread() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp3396 void LLVMSetAtomicSingleThread(LLVMValueRef AtomicInst, LLVMBool NewValue) { in LLVMSetAtomicSingleThread() function