Searched refs:large_vector (Results 1 – 2 of 2) sorted by relevance
3161 bool large_vector = (mask & GOMP_DIM_MASK (GOMP_DIM_VECTOR)) in nvptx_needs_shared_bcast() local3164 return worker || large_vector; in nvptx_needs_shared_bcast()4692 bool large_vector = ((par->mask & GOMP_DIM_MASK (GOMP_DIM_VECTOR)) in nvptx_process_pars() local4695 if (worker || large_vector) in nvptx_process_pars()
3630 bool large_vector = (mask & GOMP_DIM_MASK (GOMP_DIM_VECTOR)) in nvptx_needs_shared_bcast() local3633 return worker || large_vector; in nvptx_needs_shared_bcast()5164 bool large_vector = ((par->mask & GOMP_DIM_MASK (GOMP_DIM_VECTOR)) in nvptx_process_pars() local5167 if (worker || large_vector) in nvptx_process_pars()