Lines Matching full:may
119 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
125 #pragma omp simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
131 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
137 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
143 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
150 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
157 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
164 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
171 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
178 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside a simd regi… in foo()
184 #pragma omp parallel for simd // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
190 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
197 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
204 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
209 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
214 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
219 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
224 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
229 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
234 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
239 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
244 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
250 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside a simd region… in foo()
420 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
426 #pragma omp simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
432 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
438 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
444 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
451 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
458 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
465 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
472 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
479 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside a simd regi… in foo()
485 #pragma omp parallel for simd // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
491 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
498 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
505 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
510 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
515 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
520 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
525 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
530 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
535 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
540 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
545 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
551 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside a simd region… in foo()
1572 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1578 #pragma omp simd// expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1584 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1590 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1596 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1603 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1610 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1618 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1626 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1634 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1654 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside a simd regi… in foo()
1660 #pragma omp parallel for simd// expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
1666 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
1673 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1680 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1685 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1690 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1695 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1700 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1705 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1710 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1715 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1720 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1725 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1731 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside a simd region… in foo()
2065 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
2155 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2163 #pragma omp simd // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2171 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2179 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2187 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2196 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside an atomic region… in foo()
2205 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2214 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2223 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2232 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside an atomic r… in foo()
2240 #pragma omp parallel for simd // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
2248 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
2257 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2266 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside an atomic regi… in foo()
2273 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside an atomic region… in foo()
2280 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2287 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2294 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside an atomic region… in foo()
2301 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2308 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2315 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
2322 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2330 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside an atomic reg… in foo()
3045 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3051 #pragma omp simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3057 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3063 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3069 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3076 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3083 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3085 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3090 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3092 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3097 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside a simd regi… in foo()
3103 #pragma omp parallel for simd // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
3109 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
3116 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3123 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3128 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3133 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3138 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3143 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3148 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3153 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3158 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3163 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3169 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside a simd region… in foo()
3329 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3335 #pragma omp simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3341 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3347 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3353 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3360 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3367 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3369 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3374 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3376 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3381 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside a simd regi… in foo()
3387 #pragma omp parallel for simd // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
3393 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
3400 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3407 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3412 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3417 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3422 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3427 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3432 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3437 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3442 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3447 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3453 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside a simd region… in foo()
4452 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4458 #pragma omp simd// expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4464 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4470 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4476 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4483 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4490 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4498 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4506 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4514 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4534 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside a simd regi… in foo()
4540 #pragma omp parallel for simd// expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
4546 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
4553 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4560 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4565 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4570 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4575 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4580 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4585 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4590 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4595 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4600 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4605 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4611 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside a simd region… in foo()
4878 #pragma omp for // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
4886 #pragma omp simd // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
4894 #pragma omp for simd // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
4902 #pragma omp parallel // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
4910 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
4919 #pragma omp section // expected-error {{OpenMP constructs may not be nested inside an atomic region… in foo()
4928 #pragma omp single // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
4937 #pragma omp master // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
4946 #pragma omp critical // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
4955 #pragma omp parallel for // expected-error {{OpenMP constructs may not be nested inside an atomic r… in foo()
4963 #pragma omp parallel for simd // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
4971 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
4980 #pragma omp task // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
4989 #pragma omp taskyield // expected-error {{OpenMP constructs may not be nested inside an atomic regi… in foo()
4996 #pragma omp barrier // expected-error {{OpenMP constructs may not be nested inside an atomic region… in foo()
5003 #pragma omp taskwait // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
5010 #pragma omp flush // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
5017 #pragma omp ordered // expected-error {{OpenMP constructs may not be nested inside an atomic region… in foo()
5024 #pragma omp atomic // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
5031 #pragma omp target // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
5038 #pragma omp teams // expected-error {{OpenMP constructs may not be nested inside an atomic region}} in foo()
5045 #pragma omp taskloop // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
5053 #pragma omp distribute // expected-error {{OpenMP constructs may not be nested inside an atomic reg… in foo()