Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dompt-specific.cpp497 if ((flags & KMP_IDENT_BARRIER_EXPL) != 0) in __ompt_get_barrier_kind()
Dkmp_itt.inl523 expl = (loc->flags & KMP_IDENT_BARRIER_EXPL) != 0;
Dkmp.h196 KMP_IDENT_BARRIER_EXPL = 0x20, enumerator