Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDompt-specific.cpp521 if ((flags & KMP_IDENT_BARRIER_IMPL) != 0) in __ompt_get_barrier_kind()
HDkmp_itt.inl467 impl = (loc->flags & KMP_IDENT_BARRIER_IMPL) != 0;
HDkmp.h218 KMP_IDENT_BARRIER_IMPL = 0x0040, enumerator