Searched refs:gfc_omp_clause_linear_ctor (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans.h | 811 tree gfc_omp_clause_linear_ctor (tree, tree, tree, tree);
|
H A D | f95-lang.c | 160 #define LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR gfc_omp_clause_linear_ctor
|
H A D | trans-openmp.c | 1039 gfc_omp_clause_linear_ctor (tree clause, tree dest, tree src, tree add) in gfc_omp_clause_linear_ctor() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans.h | 817 tree gfc_omp_clause_linear_ctor (tree, tree, tree, tree);
|
H A D | f95-lang.cc | 164 #define LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR gfc_omp_clause_linear_ctor
|
H A D | ChangeLog-2014 | 1280 * trans.h (gfc_omp_clause_linear_ctor): New prototype. 1282 gfc_omp_clause_linear_ctor): New functions.
|
H A D | ChangeLog-2018 | 234 gfc_omp_clause_linear_ctor, gfc_omp_clause_dtor): Only consider
|
H A D | ChangeLog-2019 | 2998 (gfc_walk_alloc_comps, gfc_omp_clause_linear_ctor): Handle
|
H A D | trans-openmp.cc | 1224 gfc_omp_clause_linear_ctor (tree clause, tree dest, tree src, tree add) in gfc_omp_clause_linear_ctor() function
|