Home
last modified time | relevance | path

Searched refs:gfc_omp_array_data (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h804 tree gfc_omp_array_data (tree, bool);
H A Df95-lang.c151 #define LANG_HOOKS_OMP_ARRAY_DATA gfc_omp_array_data
H A Dtrans-openmp.c145 gfc_omp_array_data (tree decl, bool type_only) in gfc_omp_array_data() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h809 tree gfc_omp_array_data (tree, bool);
H A Df95-lang.cc154 #define LANG_HOOKS_OMP_ARRAY_DATA gfc_omp_array_data
H A DChangeLog-2019538 * f95-lang.c (LANG_HOOKS_OMP_ARRAY_DATA): Set to gfc_omp_array_data.
541 * trans-openmp.c (gfc_omp_array_data): New.
542 * trans.h (gfc_omp_array_data): New prototype.
H A Dtrans-openmp.cc151 gfc_omp_array_data (tree decl, bool type_only) in gfc_omp_array_data() function