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()
143 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
190 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
282 #pragma omp sections // expected-error {{region cannot be closely nested inside 'for' region; perha… in foo()
289 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a for… in foo()
327 #pragma omp sections // OK in foo()
347 #pragma omp parallel sections in foo()
444 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
491 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
556 // SECTIONS DIRECTIVE in foo()
557 #pragma omp sections in foo()
559 #pragma omp for // expected-error {{region cannot be closely nested inside 'sections' region; perha… in foo()
563 #pragma omp sections in foo()
569 #pragma omp sections in foo()
571 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
575 #pragma omp sections in foo()
581 #pragma omp sections in foo()
583 …pragma omp sections // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
588 #pragma omp sections in foo()
595 #pragma omp sections in foo()
606 #pragma omp sections // OK in foo()
612 #pragma omp sections in foo()
628 #pragma omp master // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
631 #pragma omp sections in foo()
647 #pragma omp critical(A) // expected-error {{statement in 'omp sections' directive must be enclosed … in foo()
650 #pragma omp sections in foo()
656 #pragma omp sections in foo()
662 #pragma omp sections in foo()
664 #pragma omp parallel sections in foo()
669 #pragma omp sections in foo()
676 #pragma omp sections in foo()
680 #pragma omp sections in foo()
682 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
684 #pragma omp sections in foo()
688 #pragma omp sections in foo()
692 #pragma omp sections in foo()
694 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'sections' region; p… in foo()
697 #pragma omp sections in foo()
702 #pragma omp sections in foo()
707 #pragma omp sections in foo()
709 #pragma omp teams // expected-error {{region cannot be closely nested inside 'sections' region; per… in foo()
712 #pragma omp sections in foo()
718 #pragma omp sections in foo()
720 #pragma omp distribute // expected-error {{region cannot be closely nested inside 'sections' region… in foo()
726 …{orphaned 'omp section' directives are prohibited, it must be closely nested to a sections region}} in foo()
730 #pragma omp sections in foo()
739 #pragma omp sections in foo()
748 #pragma omp sections in foo()
757 #pragma omp sections in foo()
766 #pragma omp sections in foo()
770 #pragma omp sections // expected-error {{region cannot be closely nested inside 'section' region; p… in foo()
776 #pragma omp sections in foo()
780 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a sec… in foo()
786 #pragma omp sections in foo()
798 #pragma omp sections in foo()
814 #pragma omp sections // OK in foo()
821 #pragma omp sections in foo()
830 #pragma omp sections in foo()
839 #pragma omp sections in foo()
843 #pragma omp parallel sections in foo()
849 #pragma omp sections in foo()
859 #pragma omp sections in foo()
867 #pragma omp sections in foo()
875 #pragma omp sections in foo()
883 #pragma omp sections in foo()
891 #pragma omp sections in foo()
899 #pragma omp sections in foo()
905 #pragma omp sections in foo()
911 #pragma omp sections in foo()
917 #pragma omp sections in foo()
924 #pragma omp sections in foo()
980 #pragma omp sections // expected-error {{region cannot be closely nested inside 'single' region; pe… in foo()
999 #pragma omp sections // OK in foo()
1019 #pragma omp parallel sections in foo()
1132 #pragma omp sections // expected-error {{region cannot be closely nested inside 'master' region; pe… in foo()
1151 #pragma omp sections // OK in foo()
1171 #pragma omp parallel sections in foo()
1284 …pragma omp sections // expected-error {{region cannot be closely nested inside 'critical' region; … in foo()
1303 #pragma omp sections // OK in foo()
1323 #pragma omp parallel sections in foo()
1429 …agma omp sections // expected-error {{region cannot be closely nested inside 'parallel for' region… in foo()
1436 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a par… in foo()
1479 #pragma omp sections // OK in foo()
1499 #pragma omp parallel sections in foo()
1596 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
1646 #pragma omp sections in foo()
1666 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
1736 // PARALLEL SECTIONS DIRECTIVE in foo()
1737 #pragma omp parallel sections in foo()
1739 #pragma omp for // expected-error {{region cannot be closely nested inside 'parallel sections' regi… in foo()
1743 #pragma omp parallel sections in foo()
1749 #pragma omp parallel sections in foo()
1751 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'parallel sections'… in foo()
1755 #pragma omp parallel sections in foo()
1761 #pragma omp parallel sections in foo()
1763 …ma omp sections // expected-error {{region cannot be closely nested inside 'parallel sections' reg… in foo()
1768 #pragma omp parallel sections in foo()
1775 #pragma omp parallel sections in foo()
1783 #pragma omp parallel sections in foo()
1791 #pragma omp parallel sections in foo()
1799 #pragma omp parallel sections in foo()
1813 #pragma omp sections // OK in foo()
1819 #pragma omp parallel sections in foo()
1825 #pragma omp parallel sections in foo()
1831 #pragma omp parallel sections in foo()
1833 #pragma omp parallel sections in foo()
1838 #pragma omp parallel sections in foo()
1845 #pragma omp parallel sections in foo()
1849 #pragma omp parallel sections in foo()
1851 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
1853 #pragma omp parallel sections in foo()
1857 #pragma omp parallel sections in foo()
1861 #pragma omp parallel sections in foo()
1863 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
1866 #pragma omp parallel sections in foo()
1871 #pragma omp parallel sections in foo()
1876 #pragma omp parallel sections in foo()
1878 #pragma omp teams // expected-error {{region cannot be closely nested inside 'parallel sections' re… in foo()
1881 #pragma omp parallel sections in foo()
1887 #pragma omp parallel sections in foo()
1889 …te // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
1908 #pragma omp sections // expected-error {{region cannot be closely nested inside 'task' region; perh… in foo()
1913 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
1936 #pragma omp parallel sections in foo()
2046 #pragma omp sections // expected-error {{region cannot be closely nested inside 'ordered' region; p… in foo()
2085 #pragma omp parallel sections in foo()
2187 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
2248 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
2352 #pragma omp sections in foo()
2357 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
2384 #pragma omp parallel sections in foo()
2474 #pragma omp sections // expected-error {{region cannot be closely nested inside 'teams' region; per… in foo()
2480 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tea… in foo()
2513 #pragma omp parallel sections in foo()
2619 …pragma omp sections // expected-error {{region cannot be closely nested inside 'taskloop' region; … in foo()
2626 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
2664 #pragma omp sections // OK in foo()
2684 #pragma omp parallel sections in foo()
2787 #pragma omp sections in foo()
2796 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a dis… in foo()
2860 #pragma omp parallel sections in foo()
2948 #pragma omp sections in foo()
2953 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a par… in foo()
2958 #pragma omp sections in foo()
2980 #pragma omp parallel sections in foo()
3069 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3109 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
3201 #pragma omp sections // expected-error {{region cannot be closely nested inside 'for' region; perha… in foo()
3208 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a for… in foo()
3236 #pragma omp sections // OK in foo()
3256 #pragma omp parallel sections in foo()
3353 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
3393 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
3458 // SECTIONS DIRECTIVE in foo()
3459 #pragma omp sections in foo()
3461 #pragma omp for // expected-error {{region cannot be closely nested inside 'sections' region; perha… in foo()
3465 #pragma omp sections in foo()
3471 #pragma omp sections in foo()
3473 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
3477 #pragma omp sections in foo()
3483 #pragma omp sections in foo()
3485 …pragma omp sections // expected-error {{region cannot be closely nested inside 'sections' region; … in foo()
3490 #pragma omp sections in foo()
3497 #pragma omp sections in foo()
3501 #pragma omp single // expected-error {{region cannot be closely nested inside 'sections' region; pe… in foo()
3503 #pragma omp master // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
3506 #pragma omp sections in foo()
3520 #pragma omp sections // OK in foo()
3526 #pragma omp sections in foo()
3532 #pragma omp sections in foo()
3538 #pragma omp sections in foo()
3540 #pragma omp parallel sections in foo()
3545 #pragma omp sections in foo()
3552 #pragma omp sections in foo()
3556 #pragma omp sections in foo()
3558 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'sections' region}} in foo()
3561 #pragma omp sections in foo()
3565 #pragma omp sections in foo()
3569 #pragma omp sections in foo()
3571 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'sections' region; p… in foo()
3574 #pragma omp sections in foo()
3579 #pragma omp sections in foo()
3584 #pragma omp sections in foo()
3586 #pragma omp teams // expected-error {{region cannot be closely nested inside 'sections' region; per… in foo()
3589 #pragma omp sections in foo()
3595 #pragma omp sections in foo()
3597 #pragma omp distribute // expected-error {{region cannot be closely nested inside 'sections' region… in foo()
3603 …{orphaned 'omp section' directives are prohibited, it must be closely nested to a sections region}} in foo()
3607 #pragma omp sections in foo()
3616 #pragma omp sections in foo()
3625 #pragma omp sections in foo()
3634 #pragma omp sections in foo()
3643 #pragma omp sections in foo()
3647 #pragma omp sections // expected-error {{region cannot be closely nested inside 'section' region; p… in foo()
3653 #pragma omp sections in foo()
3657 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a sec… in foo()
3663 #pragma omp sections in foo()
3675 #pragma omp sections in foo()
3691 #pragma omp sections // OK in foo()
3698 #pragma omp sections in foo()
3707 #pragma omp sections in foo()
3716 #pragma omp sections in foo()
3720 #pragma omp parallel sections in foo()
3726 #pragma omp sections in foo()
3736 #pragma omp sections in foo()
3744 #pragma omp sections in foo()
3752 #pragma omp sections in foo()
3760 #pragma omp sections in foo()
3768 #pragma omp sections in foo()
3776 #pragma omp sections in foo()
3784 #pragma omp sections in foo()
3792 #pragma omp sections in foo()
3800 #pragma omp sections in foo()
3809 #pragma omp sections in foo()
3855 #pragma omp sections // expected-error {{region cannot be closely nested inside 'single' region; pe… in foo()
3874 #pragma omp sections // OK in foo()
3894 #pragma omp parallel sections in foo()
4007 #pragma omp sections // expected-error {{region cannot be closely nested inside 'master' region; pe… in foo()
4026 #pragma omp sections // OK in foo()
4046 #pragma omp parallel sections in foo()
4159 …pragma omp sections // expected-error {{region cannot be closely nested inside 'critical' region; … in foo()
4178 #pragma omp sections // OK in foo()
4198 #pragma omp parallel sections in foo()
4310 …agma omp sections // expected-error {{region cannot be closely nested inside 'parallel for' region… in foo()
4317 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a par… in foo()
4359 #pragma omp sections // OK in foo()
4379 #pragma omp parallel sections in foo()
4476 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside a simd region}} in foo()
4526 #pragma omp sections in foo()
4546 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside a simd… in foo()
4616 // PARALLEL SECTIONS DIRECTIVE in foo()
4617 #pragma omp parallel sections in foo()
4619 #pragma omp for // expected-error {{region cannot be closely nested inside 'parallel sections' regi… in foo()
4623 #pragma omp parallel sections in foo()
4629 #pragma omp parallel sections in foo()
4631 #pragma omp for simd // expected-error {{region cannot be closely nested inside 'parallel sections'… in foo()
4635 #pragma omp parallel sections in foo()
4641 #pragma omp parallel sections in foo()
4643 …ma omp sections // expected-error {{region cannot be closely nested inside 'parallel sections' reg… in foo()
4648 #pragma omp parallel sections in foo()
4655 #pragma omp parallel sections in foo()
4667 #pragma omp parallel sections in foo()
4689 #pragma omp sections // OK in foo()
4695 #pragma omp parallel sections in foo()
4701 #pragma omp parallel sections in foo()
4707 #pragma omp parallel sections in foo()
4709 #pragma omp parallel sections in foo()
4714 #pragma omp parallel sections in foo()
4721 #pragma omp parallel sections in foo()
4725 #pragma omp parallel sections in foo()
4727 #pragma omp barrier // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
4729 #pragma omp parallel sections in foo()
4733 #pragma omp parallel sections in foo()
4737 #pragma omp parallel sections in foo()
4739 #pragma omp ordered // expected-error {{region cannot be closely nested inside 'parallel sections' … in foo()
4742 #pragma omp parallel sections in foo()
4747 #pragma omp parallel sections in foo()
4752 #pragma omp parallel sections in foo()
4754 #pragma omp teams // expected-error {{region cannot be closely nested inside 'parallel sections' re… in foo()
4757 #pragma omp parallel sections in foo()
4763 #pragma omp parallel sections in foo()
4765 …te // expected-error {{region cannot be closely nested inside 'parallel sections' region; perhaps … in foo()
4784 #pragma omp sections // expected-error {{region cannot be closely nested inside 'task' region; perh… in foo()
4789 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
4811 #pragma omp parallel sections in foo()
4910 #pragma omp sections // expected-error {{OpenMP constructs may not be nested inside an atomic regio… in foo()
4971 #pragma omp parallel sections // expected-error {{OpenMP constructs may not be nested inside an ato… in foo()
5075 #pragma omp sections in foo()
5080 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tar… in foo()
5107 #pragma omp parallel sections in foo()
5197 #pragma omp sections // expected-error {{region cannot be closely nested inside 'teams' region; per… in foo()
5203 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tea… in foo()
5236 #pragma omp parallel sections in foo()
5342 …pragma omp sections // expected-error {{region cannot be closely nested inside 'taskloop' region; … in foo()
5349 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a tas… in foo()
5387 #pragma omp sections // OK in foo()
5407 #pragma omp parallel sections in foo()
5511 #pragma omp sections in foo()
5520 …// expected-error {{'omp section' directive must be closely nested to a sections region, not a dis… in foo()
5584 #pragma omp parallel sections in foo()