Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20141520 (gfc_trans_omp_do_simd): Add pblock argument, adjust for being
1671 (gfc_trans_omp_do_simd): If -fno-openmp, just expand it as OMP_SIMD.
1997 (gfc_split_omp_clauses, gfc_trans_omp_do_simd): New functions.
H A Dtrans-openmp.cc6417 gfc_trans_omp_do_simd (gfc_code *code, stmtblock_t *pblock, in gfc_trans_omp_do_simd() function
6543 stmt = gfc_trans_omp_do_simd (code, pblock, clausesa, omp_clauses); in gfc_trans_omp_parallel_do_simd()
7458 return gfc_trans_omp_do_simd (code, NULL, NULL, NULL_TREE); in gfc_trans_omp_directive()
H A DChangeLog-20211640 (gfc_trans_omp_do_simd, gfc_trans_omp_parallel_do,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c4927 gfc_trans_omp_do_simd (gfc_code *code, stmtblock_t *pblock, in gfc_trans_omp_do_simd() function
5042 stmt = gfc_trans_omp_do_simd (code, pblock, clausesa, omp_clauses); in gfc_trans_omp_parallel_do_simd()
5766 return gfc_trans_omp_do_simd (code, NULL, NULL, NULL_TREE); in gfc_trans_omp_directive()