Home
last modified time | relevance | path

Searched refs:__kmp_barrier_gather_bb_dflt (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_global.cpp76 kmp_uint32 __kmp_barrier_gather_bb_dflt = 2; variable
Dkmp_settings.cpp1556 KMP_INFORM(Using_uint_Value, name, __kmp_barrier_gather_bb_dflt); in __kmp_stg_parse_barrier_branch_bit()
1557 __kmp_barrier_gather_branch_bits[i] = __kmp_barrier_gather_bb_dflt; in __kmp_stg_parse_barrier_branch_bit()
Dkmp.h2922 extern kmp_uint32 __kmp_barrier_gather_bb_dflt;
Dkmp_runtime.cpp6751 __kmp_barrier_gather_branch_bits[i] = __kmp_barrier_gather_bb_dflt; in __kmp_do_serial_initialize()