Home
last modified time | relevance | path

Searched defs:TsanIgnoreWritesEnd (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
DCompiler.h427 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__) macro
432 # define TsanIgnoreWritesEnd() macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h439 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__) macro
444 # define TsanIgnoreWritesEnd() macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h469 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__) macro
474 # define TsanIgnoreWritesEnd() macro
/external/llvm-project/llvm/include/llvm/Support/
DCompiler.h485 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__) macro
490 # define TsanIgnoreWritesEnd() macro
/external/llvm-project/openmp/tools/archer/
Dompt-tsan.cpp227 #define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__) macro