Searched refs:td_size_loop_bounds (Results 1 – 3 of 3) sorted by relevance
4509 if (taskdata->td_size_loop_bounds == 4) { in get_lb()4531 if (taskdata->td_size_loop_bounds == 4) { in get_ub()4551 if (taskdata->td_size_loop_bounds == 4) { in set_lb()4570 if (taskdata->td_size_loop_bounds == 4) { in set_ub()
1836 taskdata->td_size_loop_bounds = sizeof(T); in __GOMP_taskloop()
2509 kmp_int32 td_size_loop_bounds; member