Home
last modified time | relevance | path

Searched refs:gfc_match_omp_teams_loop (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h225 match gfc_match_omp_teams_loop (void);
H A DChangeLog-20211722 gfc_match_omp_teams_loop): New.
1725 (OMP_LOOP_CLAUSES, gfc_match_omp_loop, gfc_match_omp_teams_loop,
H A Dparse.cc1127 matcho ("teams loop", gfc_match_omp_teams_loop, ST_OMP_TEAMS_LOOP); in decode_omp_directive()
H A Dopenmp.cc3882 gfc_match_omp_teams_loop (void) in gfc_match_omp_teams_loop() function