Home
last modified time | relevance | path

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

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