Searched refs:td_size_loop_bounds (Results 1 – 3 of 3) sorted by relevance
4059 if (taskdata->td_size_loop_bounds == 4) { in get_lb()4080 if (taskdata->td_size_loop_bounds == 4) { in get_ub()4100 if (taskdata->td_size_loop_bounds == 4) { in set_lb()4119 if (taskdata->td_size_loop_bounds == 4) { in set_ub()
1763 taskdata->td_size_loop_bounds = sizeof(T); in __GOMP_taskloop()
2382 kmp_int32 td_size_loop_bounds; member