Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h205 match gfc_match_omp_target_parallel_loop (void);
H A DChangeLog-20211721 gfc_match_omp_target_parallel_loop, gfc_match_omp_target_teams_loop,
1727 gfc_match_omp_target_parallel_loop): New.
H A Dparse.cc1088 matcho ("target parallel loop", gfc_match_omp_target_parallel_loop, in decode_omp_directive()
H A Dopenmp.cc3905 gfc_match_omp_target_parallel_loop (void) in gfc_match_omp_target_parallel_loop() function