Lines Matching refs:simd
27 #pragma omp target simd in test_iteration_spaces()
31 #pragma omp target simd in test_iteration_spaces()
35 #pragma omp target simd in test_iteration_spaces()
39 #pragma omp target simd in test_iteration_spaces()
44 #pragma omp target simd in test_iteration_spaces()
48 #pragma omp target simd in test_iteration_spaces()
53 #pragma omp target simd in test_iteration_spaces()
58 #pragma omp target simd in test_iteration_spaces()
63 #pragma omp target simd in test_iteration_spaces()
67 #pragma omp target simd in test_iteration_spaces()
72 #pragma omp target simd in test_iteration_spaces()
77 #pragma omp target simd in test_iteration_spaces()
83 #pragma omp target simd in test_iteration_spaces()
88 #pragma omp target simd in test_iteration_spaces()
93 #pragma omp target simd in test_iteration_spaces()
98 #pragma omp target simd in test_iteration_spaces()
104 #pragma omp target simd in test_iteration_spaces()
109 #pragma omp target simd in test_iteration_spaces()
114 #pragma omp target simd in test_iteration_spaces()
119 #pragma omp target simd in test_iteration_spaces()
124 #pragma omp target simd in test_iteration_spaces()
129 #pragma omp target simd in test_iteration_spaces()
134 #pragma omp target simd in test_iteration_spaces()
139 #pragma omp target simd in test_iteration_spaces()
144 #pragma omp target simd in test_iteration_spaces()
150 #pragma omp target simd in test_iteration_spaces()
155 #pragma omp target simd in test_iteration_spaces()
160 #pragma omp target simd in test_iteration_spaces()
165 #pragma omp target simd in test_iteration_spaces()
171 #pragma omp target simd in test_iteration_spaces()
176 #pragma omp target simd in test_iteration_spaces()
182 #pragma omp target simd in test_iteration_spaces()
187 #pragma omp target simd in test_iteration_spaces()
192 #pragma omp target simd in test_iteration_spaces()
198 #pragma omp target simd in test_iteration_spaces()
204 #pragma omp target simd in test_iteration_spaces()
210 #pragma omp target simd in test_iteration_spaces()
216 #pragma omp target simd in test_iteration_spaces()
222 #pragma omp target simd in test_iteration_spaces()
228 #pragma omp target simd in test_iteration_spaces()
234 #pragma omp target simd in test_iteration_spaces()
240 #pragma omp target simd in test_iteration_spaces()
246 #pragma omp target simd firstprivate(ii) in test_iteration_spaces()
250 #pragma omp target simd linear(ii) in test_iteration_spaces()
256 #pragma omp target simd private(ii) in test_iteration_spaces()
262 #pragma omp target simd lastprivate(ii) in test_iteration_spaces()
268 #pragma omp target simd in test_iteration_spaces()
274 #pragma omp target simd in test_iteration_spaces()
280 #pragma omp target simd collapse(2) in test_iteration_spaces()
287 #pragma omp target simd in test_iteration_spaces()
294 #pragma omp target simd in test_iteration_spaces()
300 #pragma omp target simd in test_iteration_spaces()
305 #pragma omp target simd in test_iteration_spaces()
382 #pragma omp target simd in test_with_random_access_iterator()
386 #pragma omp target simd in test_with_random_access_iterator()
389 #pragma omp target simd in test_with_random_access_iterator()
393 #pragma omp target simd in test_with_random_access_iterator()
397 #pragma omp target simd in test_with_random_access_iterator()
401 #pragma omp target simd in test_with_random_access_iterator()
405 #pragma omp target simd in test_with_random_access_iterator()
408 #pragma omp target simd in test_with_random_access_iterator()
413 #pragma omp target simd in test_with_random_access_iterator()
417 #pragma omp target simd in test_with_random_access_iterator()
420 #pragma omp target simd in test_with_random_access_iterator()
424 #pragma omp target simd in test_with_random_access_iterator()
428 #pragma omp target simd in test_with_random_access_iterator()
432 #pragma omp target simd in test_with_random_access_iterator()
437 #pragma omp target simd in test_with_random_access_iterator()
440 #pragma omp target simd in test_with_random_access_iterator()
444 #pragma omp target simd in test_with_random_access_iterator()
449 #pragma omp target simd in test_with_random_access_iterator()
453 #pragma omp target simd in test_with_random_access_iterator()
457 #pragma omp target simd in test_with_random_access_iterator()
463 #pragma omp target simd in test_with_random_access_iterator()
469 #pragma omp target simd in test_with_random_access_iterator()
474 #pragma omp target simd in test_with_random_access_iterator()
481 #pragma omp target simd in test_with_random_access_iterator()
493 #pragma omp target simd in dotest_lt()
499 #pragma omp target simd in dotest_lt()
503 #pragma omp target simd in dotest_lt()
517 #pragma omp target simd in dotest_gt()
523 #pragma omp target simd in dotest_gt()
530 #pragma omp target simd in dotest_gt()
535 #pragma omp target simd in dotest_gt()
554 #pragma omp target simd in test_loop_break()
575 #pragma omp target simd in test_loop_break()
591 #pragma omp target simd in test_loop_eh()
620 #pragma omp target simd in test_loop_eh()
630 #pragma omp target simd lastprivate(s) firstprivate(s) in test_loop_firstprivate_lastprivate()
633 #pragma omp target simd order // omp45-error {{unexpected OpenMP clause 'order' in directive '#prag… in test_loop_firstprivate_lastprivate()
636 #pragma omp target simd order( // omp45-error {{unexpected OpenMP clause 'order' in directive '#pra… in test_loop_firstprivate_lastprivate()
639 #pragma omp target simd order(none // omp45-error {{unexpected OpenMP clause 'order' in directive '… in test_loop_firstprivate_lastprivate()
642 #pragma omp target simd order(concurrent // omp45-error {{unexpected OpenMP clause 'order' in direc… in test_loop_firstprivate_lastprivate()
645 #pragma omp target simd order(concurrent) // omp45-error {{unexpected OpenMP clause 'order' in dire… in test_loop_firstprivate_lastprivate()