Home
last modified time | relevance | path

Searched refs:gfc_match_omp_do_simd (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h170 match gfc_match_omp_do_simd (void);
H A Dparse.c904 matchs ("do simd", gfc_match_omp_do_simd, ST_OMP_DO_SIMD); in decode_omp_directive()
H A Dopenmp.c2709 gfc_match_omp_do_simd (void) in gfc_match_omp_do_simd() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h167 match gfc_match_omp_do_simd (void);
H A DChangeLog-20141455 (gfc_match_omp_do, gfc_match_omp_do_simd, gfc_match_omp_parallel,
1910 (gfc_match_omp_do_simd): New function.
1972 gfc_match_omp_declare_simd, gfc_match_omp_do_simd,
H A Dparse.cc911 matchs ("do simd", gfc_match_omp_do_simd, ST_OMP_DO_SIMD); in decode_omp_directive()
H A DChangeLog-2016690 (gfc_match_omp_do_simd): Likewise. Don't remove ordered clause from
H A Dopenmp.cc3868 gfc_match_omp_do_simd (void) in gfc_match_omp_do_simd() function