Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20211642 gfc_trans_omp_teams, gfc_trans_omp_target, gfc_trans_omp_taskloop,
1778 (gfc_trans_omp_taskloop): Take gfc_exec_op as arg.
H A Dtrans-openmp.cc6985 gfc_trans_omp_taskloop (gfc_code *code, gfc_exec_op op) in gfc_trans_omp_taskloop() function
7041 stmt = gfc_trans_omp_taskloop (code, EXEC_OMP_TASKLOOP_SIMD); in gfc_trans_omp_master_masked_taskloop()
7525 return gfc_trans_omp_taskloop (code, code->op); in gfc_trans_omp_directive()
H A DChangeLog-2016762 (gfc_trans_omp_taskloop, gfc_trans_omp_target_enter_data,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c5423 gfc_trans_omp_taskloop (gfc_code *code) in gfc_trans_omp_taskloop() function
5811 return gfc_trans_omp_taskloop (code); in gfc_trans_omp_directive()