Home | History | Annotate | Download | only in fortran

Lines Matching refs:nowait

3836   if (clauses->nowait)
6089 clausesa[GFC_OMP_SPLIT_TARGET].nowait
6090 = code->ext.omp_clauses->nowait;
6166 clausesa[GFC_OMP_SPLIT_DO].nowait
6167 = code->ext.omp_clauses->nowait;
6348 clausesa[GFC_OMP_SPLIT_DO].nowait = true;
6573 section_clauses.nowait = true;
6599 workshare_clauses.nowait = true;
7245 if (code->next == NULL && clauses->nowait)
7347 clauses->nowait
7367 if (IS_EMPTY_STMT (stmt) && !clauses->nowait)