Lines Matching refs:threads
30 …#pragma omp ordered threads threads // expected-error {{directive '#pragma omp ordered' cannot con… in foo()
44 …#pragma omp ordered threads // expected-error {{'ordered' directive with 'threads' clause cannot b… in foo()
62 …#pragma omp ordered threads // expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
76 …#pragma omp ordered threads // expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
90 …#pragma omp ordered threads // expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
118 #pragma omp ordered depend(source) threads // expected-error {{'depend' clauses cannot be mixed wit… in foo()
159 …#pragma omp ordered threads threads // expected-error {{directive '#pragma omp ordered' cannot con… in foo()
173 …#pragma omp ordered threads // expected-error {{'ordered' directive with 'threads' clause cannot b… in foo()
191 …#pragma omp ordered threads // expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
205 …#pragma omp ordered threads // expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
219 …#pragma omp ordered threads // expected-error {{OpenMP constructs may not be nested inside a simd … in foo()
247 #pragma omp ordered depend(source) threads // expected-error {{'depend' clauses cannot be mixed wit… in foo()