Home
last modified time | relevance | path

Searched refs:KMP_IDENT_BARRIER_IMPL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp522 if ((flags & KMP_IDENT_BARRIER_IMPL) != 0) in __ompt_get_barrier_kind()
H A Dkmp_itt.inl467 impl = (loc->flags & KMP_IDENT_BARRIER_IMPL) != 0;
H A Dkmp.h217 KMP_IDENT_BARRIER_IMPL = 0x0040, enumerator