Searched refs:not_selected_vxv (Results 1 – 1 of 1) sorted by relevance
271 void not_selected_vxv(int *v1, int *v2, int *v3, int n);277 #pragma omp declare variant(not_selected_vxv) match(construct={parallel,for})282 void not_selected_vxv(int *v1, int *v2, int *v3, int n) { in not_selected_vxv() function