Home | History | Annotate | Download | only in OpenMP

Lines Matching full:condition

83   // expected-error@+2 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'i'}}
88 // expected-error@+3 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'i'}}
94 // expected-error@+2 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'i'}}
99 // expected-error@+2 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'i'}}
104 // expected-error@+2 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'i'}}
182 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
188 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
194 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
200 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
206 // expected-note@+3 {{loop step is expected to be negative due to this condition}}
212 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
218 // expected-note@+3 {{loop step is expected to be negative due to this condition}}
224 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
281 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
403 // expected-error@+2 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'I'}}
407 // expected-error@+2 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'I'}}
411 // expected-error@+2 {{condition of OpenMP for loop must be a relational comparison ('<', '<=', '>', or '>=') of loop variable 'I'}}
415 // expected-note@+3 {{loop step is expected to be negative due to this condition}}
427 // expected-note@+3 {{loop step is expected to be negative due to this condition}}
452 // expected-note@+3 {{loop step is expected to be negative due to this condition}}
472 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
478 // expected-note@+3 {{loop step is expected to be positive due to this condition}}
495 // expected-note@+3 2 {{loop step is expected to be negative due to this condition}}
501 // expected-note@+3 2 {{loop step is expected to be negative due to this condition}}
508 // expected-note@+3 {{loop step is expected to be negative due to this condition}}