Searched refs:ANNOTATE_BARRIER_BEGIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.h91 #define ANNOTATE_BARRIER_BEGIN(addr) \ macro
107 #define ANNOTATE_BARRIER_BEGIN(addr) macro
H A Dkmp_barrier.cpp80 ANNOTATE_BARRIER_BEGIN(this_thr);
205 ANNOTATE_BARRIER_BEGIN(other_threads[i]);
386 ANNOTATE_BARRIER_BEGIN(this_thr);
500 ANNOTATE_BARRIER_BEGIN(child_thr);
563 ANNOTATE_BARRIER_BEGIN(this_thr);
772 ANNOTATE_BARRIER_BEGIN(child_thr);
1025 ANNOTATE_BARRIER_BEGIN(this_thr);
1218 ANNOTATE_BARRIER_BEGIN(child_thr);
1244 ANNOTATE_BARRIER_BEGIN(child_thr);
1312 ANNOTATE_BARRIER_BEGIN(
[all...]

Completed in 52 milliseconds