Lines Matching full:sections
22 #pragma omp sections in foo()
27 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a par… in foo()
54 #pragma omp parallel sections in foo()
186 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
233 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
378 #pragma omp sections // expected-error {{region cannot be closely nested inside 'for' region; perha… in foo()
385 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a for… in foo()
423 #pragma omp sections // OK in foo()
443 #pragma omp parallel sections in foo()
583 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
630 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
749 // SECTIONS DIRECTIVE in foo()
750 #pragma omp sections in foo()
752 #pragma omp for // expected-error {{region cannot be closely nested inside 'sections' region; perha… in foo()
756 #pragma omp sections in foo()
762 #pragma omp sections in foo()
764 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
768 #pragma omp sections in foo()
774 #pragma omp sections in foo()
776 …pragma omp sections // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
781 #pragma omp sections in foo()
788 #pragma omp sections in foo()
799 #pragma omp sections // OK in foo()
805 #pragma omp sections in foo()
821 #pragma omp master // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
824 #pragma omp sections in foo()
840 #pragma omp critical(A) // expected-error {{statement in 'omp sections' directive must be enclosed … in foo()
843 #pragma omp sections in foo()
849 #pragma omp sections in foo()
855 #pragma omp sections in foo()
857 #pragma omp parallel sections in foo()
862 #pragma omp sections in foo()
869 #pragma omp sections in foo()
873 #pragma omp sections in foo()
875 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
877 #pragma omp sections in foo()
881 #pragma omp sections in foo()
885 #pragma omp sections in foo()
887 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'sections' region; p… in foo()
890 #pragma omp sections in foo()
895 #pragma omp sections in foo()
900 #pragma omp sections in foo()
905 #pragma omp sections in foo()
911 #pragma omp sections in foo()
915 #pragma omp sections in foo()
919 #pragma omp sections in foo()
921 #pragma omp teams // expected-error {{region cannot be closely nested inside 'sections' region; per… in foo()
924 #pragma omp sections in foo()
930 #pragma omp sections in foo()
932 #pragma omp distribute // expected-error {{region cannot be closely nested inside 'sections' region… in foo()
936 #pragma omp sections in foo()
940 #pragma omp sections in foo()
942 …arallel for // expected-error {{region cannot be closely nested inside 'sections' region; perhaps … in foo()
946 #pragma omp sections in foo()
948 …el for simd // expected-error {{region cannot be closely nested inside 'sections' region; perhaps … in foo()
952 #pragma omp sections in foo()
954 #pragma omp distribute simd // expected-error {{region cannot be closely nested inside 'sections' r… in foo()
960 …{orphaned 'omp section' directives are prohibited, it must be closely nested to a sections region}} in foo()
964 #pragma omp sections in foo()
973 #pragma omp sections in foo()
982 #pragma omp sections in foo()
991 #pragma omp sections in foo()
1000 #pragma omp sections in foo()
1004 #pragma omp sections // expected-error {{region cannot be closely nested inside 'section' region; p… in foo()
1010 #pragma omp sections in foo()
1014 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a sec… in foo()
1020 #pragma omp sections in foo()
1032 #pragma omp sections in foo()
1048 #pragma omp sections // OK in foo()
1055 #pragma omp sections in foo()
1064 #pragma omp sections in foo()
1073 #pragma omp sections in foo()
1077 #pragma omp parallel sections in foo()
1083 #pragma omp sections in foo()
1093 #pragma omp sections in foo()
1101 #pragma omp sections in foo()
1109 #pragma omp sections in foo()
1117 #pragma omp sections in foo()
1125 #pragma omp sections in foo()
1133 #pragma omp sections in foo()
1139 #pragma omp sections in foo()
1145 #pragma omp sections in foo()
1151 #pragma omp sections in foo()
1160 #pragma omp sections in foo()
1168 #pragma omp sections in foo()
1176 #pragma omp sections in foo()
1182 #pragma omp sections in foo()
1189 #pragma omp sections in foo()
1196 #pragma omp sections in foo()
1204 #pragma omp sections in foo()
1211 #pragma omp sections in foo()
1218 #pragma omp sections in foo()
1274 #pragma omp sections // expected-error {{region cannot be closely nested inside 'single' region; pe… in foo()
1293 #pragma omp sections // OK in foo()
1313 #pragma omp parallel sections in foo()
1470 #pragma omp sections // expected-error {{region cannot be closely nested inside 'master' region; pe… in foo()
1489 #pragma omp sections // OK in foo()
1509 #pragma omp parallel sections in foo()
1666 …pragma omp sections // expected-error {{region cannot be closely nested inside 'critical' region; … in foo()
1685 #pragma omp sections // OK in foo()
1705 #pragma omp parallel sections in foo()
1855 …agma omp sections // expected-error {{region cannot be closely nested inside 'parallel for' region… in foo()
1862 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a par… in foo()
1905 #pragma omp sections // OK in foo()
1925 #pragma omp parallel sections in foo()
2065 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
2115 #pragma omp sections in foo()
2135 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
2249 // PARALLEL SECTIONS DIRECTIVE in foo()
2250 #pragma omp parallel sections in foo()
2252 #pragma omp for // expected-error {{region cannot be closely nested inside 'parallel sections' regi… in foo()
2256 #pragma omp parallel sections in foo()
2262 #pragma omp parallel sections in foo()
2264 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'parallel sections'… in foo()
2268 #pragma omp parallel sections in foo()
2274 #pragma omp parallel sections in foo()
2276 …ma omp sections // expected-error {{region cannot be closely nested inside 'parallel sections' reg… in foo()
2281 #pragma omp parallel sections in foo()
2288 #pragma omp parallel sections in foo()
2296 #pragma omp parallel sections in foo()
2304 #pragma omp parallel sections in foo()
2312 #pragma omp parallel sections in foo()
2326 #pragma omp sections // OK in foo()
2332 #pragma omp parallel sections in foo()
2338 #pragma omp parallel sections in foo()
2344 #pragma omp parallel sections in foo()
2346 #pragma omp parallel sections in foo()
2351 #pragma omp parallel sections in foo()
2358 #pragma omp parallel sections in foo()
2362 #pragma omp parallel sections in foo()
2364 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
2366 #pragma omp parallel sections in foo()
2370 #pragma omp parallel sections in foo()
2374 #pragma omp parallel sections in foo()
2376 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
2379 #pragma omp parallel sections in foo()
2384 #pragma omp parallel sections in foo()
2389 #pragma omp parallel sections in foo()
2394 #pragma omp parallel sections in foo()
2400 #pragma omp parallel sections in foo()
2404 #pragma omp parallel sections in foo()
2408 #pragma omp parallel sections in foo()
2410 #pragma omp teams // expected-error {{region cannot be closely nested inside 'parallel sections' re… in foo()
2413 #pragma omp parallel sections in foo()
2419 #pragma omp parallel sections in foo()
2421 …te // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
2425 #pragma omp parallel sections in foo()
2429 #pragma omp parallel sections in foo()
2431 …or // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
2435 #pragma omp parallel sections in foo()
2437 …md // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
2441 #pragma omp parallel sections in foo()
2443 …md // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
2462 #pragma omp sections // expected-error {{region cannot be closely nested inside 'task' region; perh… in foo()
2467 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
2490 #pragma omp parallel sections in foo()
2642 #pragma omp sections // expected-error {{region cannot be closely nested inside 'ordered' region; p… in foo()
2691 #pragma omp parallel sections in foo()
2848 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2909 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
3073 #pragma omp sections in foo()
3078 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
3105 #pragma omp parallel sections in foo()
3235 #pragma omp sections in foo()
3240 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
3267 #pragma omp parallel sections in foo()
3401 …a omp sections // expected-error {{region cannot be closely nested inside 'target parallel for' re… in foo()
3408 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
3451 #pragma omp sections // OK in foo()
3471 #pragma omp parallel sections in foo()
3606 #pragma omp sections // expected-error {{region cannot be closely nested inside 'teams' region; per… in foo()
3612 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tea… in foo()
3645 #pragma omp parallel sections in foo()
3809 …pragma omp sections // expected-error {{region cannot be closely nested inside 'taskloop' region; … in foo()
3816 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
3854 #pragma omp sections // OK in foo()
3874 #pragma omp parallel sections in foo()
4028 #pragma omp sections in foo()
4037 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a dis… in foo()
4101 #pragma omp parallel sections in foo()
4261 …omp sections // expected-error {{region cannot be closely nested inside 'distribute parallel for' … in foo()
4270 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a dis… in foo()
4334 #pragma omp parallel sections in foo()
4502 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4575 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
4707 #pragma omp sections in foo()
4712 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a par… in foo()
4717 #pragma omp sections in foo()
4739 #pragma omp parallel sections in foo()
4870 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4910 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
5046 #pragma omp sections // expected-error {{region cannot be closely nested inside 'for' region; perha… in foo()
5053 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a for… in foo()
5081 #pragma omp sections // OK in foo()
5101 #pragma omp parallel sections in foo()
5242 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
5282 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
5391 // SECTIONS DIRECTIVE in foo()
5392 #pragma omp sections in foo()
5394 #pragma omp for // expected-error {{region cannot be closely nested inside 'sections' region; perha… in foo()
5398 #pragma omp sections in foo()
5404 #pragma omp sections in foo()
5406 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
5410 #pragma omp sections in foo()
5416 #pragma omp sections in foo()
5418 …pragma omp sections // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
5423 #pragma omp sections in foo()
5430 #pragma omp sections in foo()
5434 #pragma omp single // expected-error {{region cannot be closely nested inside 'sections' region; pe… in foo()
5436 #pragma omp master // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
5439 #pragma omp sections in foo()
5453 #pragma omp sections // OK in foo()
5459 #pragma omp sections in foo()
5465 #pragma omp sections in foo()
5471 #pragma omp sections in foo()
5473 #pragma omp parallel sections in foo()
5478 #pragma omp sections in foo()
5485 #pragma omp sections in foo()
5489 #pragma omp sections in foo()
5491 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
5494 #pragma omp sections in foo()
5498 #pragma omp sections in foo()
5502 #pragma omp sections in foo()
5504 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'sections' region; p… in foo()
5507 #pragma omp sections in foo()
5512 #pragma omp sections in foo()
5517 #pragma omp sections in foo()
5522 #pragma omp sections in foo()
5528 #pragma omp sections in foo()
5532 #pragma omp sections in foo()
5536 #pragma omp sections in foo()
5538 #pragma omp teams // expected-error {{region cannot be closely nested inside 'sections' region; per… in foo()
5541 #pragma omp sections in foo()
5547 #pragma omp sections in foo()
5549 #pragma omp distribute // expected-error {{region cannot be closely nested inside 'sections' region… in foo()
5553 #pragma omp sections in foo()
5557 #pragma omp sections in foo()
5559 …arallel for // expected-error {{region cannot be closely nested inside 'sections' region; perhaps … in foo()
5563 #pragma omp sections in foo()
5565 …el for simd // expected-error {{region cannot be closely nested inside 'sections' region; perhaps … in foo()
5569 #pragma omp sections in foo()
5571 #pragma omp distribute simd // expected-error {{region cannot be closely nested inside 'sections' r… in foo()
5577 …{orphaned 'omp section' directives are prohibited, it must be closely nested to a sections region}} in foo()
5581 #pragma omp sections in foo()
5590 #pragma omp sections in foo()
5599 #pragma omp sections in foo()
5608 #pragma omp sections in foo()
5617 #pragma omp sections in foo()
5621 #pragma omp sections // expected-error {{region cannot be closely nested inside 'section' region; p… in foo()
5627 #pragma omp sections in foo()
5631 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a sec… in foo()
5637 #pragma omp sections in foo()
5649 #pragma omp sections in foo()
5665 #pragma omp sections // OK in foo()
5672 #pragma omp sections in foo()
5681 #pragma omp sections in foo()
5690 #pragma omp sections in foo()
5694 #pragma omp parallel sections in foo()
5700 #pragma omp sections in foo()
5710 #pragma omp sections in foo()
5718 #pragma omp sections in foo()
5726 #pragma omp sections in foo()
5734 #pragma omp sections in foo()
5742 #pragma omp sections in foo()
5750 #pragma omp sections in foo()
5758 #pragma omp sections in foo()
5766 #pragma omp sections in foo()
5774 #pragma omp sections in foo()
5783 #pragma omp sections in foo()
5791 #pragma omp sections in foo()
5799 #pragma omp sections in foo()
5807 #pragma omp sections in foo()
5816 #pragma omp sections in foo()
5823 #pragma omp sections in foo()
5831 #pragma omp sections in foo()
5838 #pragma omp sections in foo()
5845 #pragma omp sections in foo()
5891 #pragma omp sections // expected-error {{region cannot be closely nested inside 'single' region; pe… in foo()
5910 #pragma omp sections // OK in foo()
5930 #pragma omp parallel sections in foo()
6087 #pragma omp sections // expected-error {{region cannot be closely nested inside 'master' region; pe… in foo()
6106 #pragma omp sections // OK in foo()
6126 #pragma omp parallel sections in foo()
6283 …pragma omp sections // expected-error {{region cannot be closely nested inside 'critical' region; … in foo()
6302 #pragma omp sections // OK in foo()
6322 #pragma omp parallel sections in foo()
6478 …agma omp sections // expected-error {{region cannot be closely nested inside 'parallel for' region… in foo()
6485 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a par… in foo()
6527 #pragma omp sections // OK in foo()
6547 #pragma omp parallel sections in foo()
6688 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
6738 #pragma omp sections in foo()
6758 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
6872 // PARALLEL SECTIONS DIRECTIVE in foo()
6873 #pragma omp parallel sections in foo()
6875 #pragma omp for // expected-error {{region cannot be closely nested inside 'parallel sections' regi… in foo()
6879 #pragma omp parallel sections in foo()
6885 #pragma omp parallel sections in foo()
6887 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'parallel sections'… in foo()
6891 #pragma omp parallel sections in foo()
6897 #pragma omp parallel sections in foo()
6899 …ma omp sections // expected-error {{region cannot be closely nested inside 'parallel sections' reg… in foo()
6904 #pragma omp parallel sections in foo()
6911 #pragma omp parallel sections in foo()
6923 #pragma omp parallel sections in foo()
6945 #pragma omp sections // OK in foo()
6951 #pragma omp parallel sections in foo()
6957 #pragma omp parallel sections in foo()
6963 #pragma omp parallel sections in foo()
6965 #pragma omp parallel sections in foo()
6970 #pragma omp parallel sections in foo()
6977 #pragma omp parallel sections in foo()
6981 #pragma omp parallel sections in foo()
6983 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
6985 #pragma omp parallel sections in foo()
6989 #pragma omp parallel sections in foo()
6993 #pragma omp parallel sections in foo()
6995 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
6998 #pragma omp parallel sections in foo()
7003 #pragma omp parallel sections in foo()
7008 #pragma omp parallel sections in foo()
7013 #pragma omp parallel sections in foo()
7019 #pragma omp parallel sections in foo()
7023 #pragma omp parallel sections in foo()
7027 #pragma omp parallel sections in foo()
7029 #pragma omp teams // expected-error {{region cannot be closely nested inside 'parallel sections' re… in foo()
7032 #pragma omp parallel sections in foo()
7038 #pragma omp parallel sections in foo()
7040 …te // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
7044 #pragma omp parallel sections in foo()
7048 #pragma omp parallel sections in foo()
7050 …or // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
7054 #pragma omp parallel sections in foo()
7056 …md // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
7060 #pragma omp parallel sections in foo()
7062 …md // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
7081 #pragma omp sections // expected-error {{region cannot be closely nested inside 'task' region; perh… in foo()
7086 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
7108 #pragma omp parallel sections in foo()
7249 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
7310 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
7473 #pragma omp sections in foo()
7478 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
7505 #pragma omp parallel sections in foo()
7632 #pragma omp sections in foo()
7637 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
7664 #pragma omp parallel sections in foo()
7798 …a omp sections // expected-error {{region cannot be closely nested inside 'target parallel for' re… in foo()
7805 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
7848 #pragma omp sections // OK in foo()
7868 #pragma omp parallel sections in foo()
8004 #pragma omp sections // expected-error {{region cannot be closely nested inside 'teams' region; per… in foo()
8010 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tea… in foo()
8043 #pragma omp parallel sections in foo()
8211 …pragma omp sections // expected-error {{region cannot be closely nested inside 'taskloop' region; … in foo()
8218 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
8256 #pragma omp sections // OK in foo()
8276 #pragma omp parallel sections in foo()
8430 #pragma omp sections in foo()
8439 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a dis… in foo()
8503 #pragma omp parallel sections in foo()
8689 …omp sections // expected-error {{region cannot be closely nested inside 'distribute parallel for' … in foo()
8698 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a dis… in foo()
8762 #pragma omp parallel sections in foo()
8931 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
9004 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
9165 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
9238 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()