Searched refs:gfc_match_omp_parallel_do (Results 1 – 8 of 8) sorted by relevance
176 match gfc_match_omp_parallel_do (void);
989 matcho ("parallel do", gfc_match_omp_parallel_do, ST_OMP_PARALLEL_DO); in decode_omp_directive()
3381 gfc_match_omp_parallel_do (void) in gfc_match_omp_parallel_do() function
181 match gfc_match_omp_parallel_do (void);
1043 matcho ("parallel do", gfc_match_omp_parallel_do, ST_OMP_PARALLEL_DO); in decode_omp_directive()
1456 gfc_match_omp_parallel_do, gfc_match_omp_parallel_do_simd,
5142 gfc_match_omp_parallel_do (void) in gfc_match_omp_parallel_do() function
3844 gfc_match_omp_parallel, gfc_match_omp_parallel_do,