Searched refs:TsanIgnoreWritesEnd (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
H A DValgrind.h57 // Ignore any races on writes between here and the next TsanIgnoreWritesEnd.
62 #define TsanIgnoreWritesEnd() \ macro
68 #define TsanIgnoreWritesEnd() macro
/external/llvm/lib/Support/
H A DManagedStatic.cpp49 TsanIgnoreWritesEnd();
H A DStatistic.cpp83 TsanIgnoreWritesEnd();
/external/llvm/include/llvm/
H A DPassSupport.h45 TsanIgnoreWritesEnd(); \
/external/llvm/lib/Target/X86/
H A DX86JITInfo.cpp428 TsanIgnoreWritesEnd();

Completed in 83 milliseconds