Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h181 T get_curr_ub(kmp_uint64 index) const { return ub[index]; } in get_curr_ub() function
402 T get_curr_ub(kmp_uint64 index) const { in get_curr_ub() function
403 return hier_barrier.get_curr_ub(index); in get_curr_ub()
556 parent->get_curr_ub(upper_tdata->index), in next_recurse()
791 *p_ub = parent->get_curr_ub(tdata->index); in next()
818 parent->get_curr_ub(tdata->index), in next()