Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dompt-specific.cpp512 if ((flags & KMP_IDENT_BARRIER_EXPL) != 0) in __ompt_get_barrier_kind()
Dkmp_itt.inl524 expl = (loc->flags & KMP_IDENT_BARRIER_EXPL) != 0;
Dkmp.h202 KMP_IDENT_BARRIER_EXPL = 0x20, enumerator