Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_group.c472 int n_thread; member
556 next_thread_x = next(space, data->thread_depth + data->n_thread - 1); in access_is_coalesced()
716 space = isl_space_add_dims(space, isl_dim_out, data->n_thread); in compute_accessed_by_single_thread_depth()
1101 data->n_thread > 0; in compute_group_bounds_core()
1160 data->n_thread); in compute_group_bounds_core()
1574 data->thread_depth + data->n_thread); in compute_privatization()
1579 for (i = 0; i < data->n_thread; ++i) { in compute_privatization()
1650 data.n_thread = isl_schedule_node_band_n_member(node); in gpu_group_references()