Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h182 ST get_curr_st(kmp_uint64 index) const { return st[index]; } in get_curr_st() function
405 ST get_curr_st(kmp_uint64 index) const { in get_curr_st() function
406 return hier_barrier.get_curr_st(index); in get_curr_st()
557 parent->get_curr_st(upper_tdata->index), in next_recurse()
792 *p_st = parent->get_curr_st(tdata->index); in next()
819 parent->get_curr_st(tdata->index), in next()