Searched refs:gfc_walk_alloc_comps (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-openmp.c | 401 gfc_walk_alloc_comps (tree decl, tree dest, tree var, in gfc_walk_alloc_comps() function 463 gfc_walk_alloc_comps (declvref, destvref, in gfc_walk_alloc_comps() 536 gfc_walk_alloc_comps (declf, destf, in gfc_walk_alloc_comps() 604 tree tem = gfc_walk_alloc_comps (outer, decl, in gfc_omp_clause_default_ctor() 655 tree tem = gfc_walk_alloc_comps (outer, decl, in gfc_omp_clause_default_ctor() 715 tree tem = gfc_walk_alloc_comps (src, dest, OMP_CLAUSE_DECL (clause), in gfc_omp_clause_copy_ctor() 772 tree tem = gfc_walk_alloc_comps (src, dest, in gfc_omp_clause_copy_ctor() 819 tree tem = gfc_walk_alloc_comps (dest, NULL_TREE, in gfc_omp_clause_assign_op() 826 tem = gfc_walk_alloc_comps (src, dest, OMP_CLAUSE_DECL (clause), in gfc_omp_clause_assign_op() 839 then_b = gfc_walk_alloc_comps (dest, NULL_TREE, OMP_CLAUSE_DECL (clause), in gfc_omp_clause_assign_op() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-openmp.cc | 490 gfc_walk_alloc_comps (tree decl, tree dest, tree var, in gfc_walk_alloc_comps() function 552 gfc_walk_alloc_comps (declvref, destvref, in gfc_walk_alloc_comps() 625 gfc_walk_alloc_comps (declf, destf, in gfc_walk_alloc_comps() 706 tree tem = gfc_walk_alloc_comps (outer, decl, in gfc_omp_clause_default_ctor() 757 tree tem = gfc_walk_alloc_comps (outer, decl, in gfc_omp_clause_default_ctor() 900 tree tem = gfc_walk_alloc_comps (src, dest, OMP_CLAUSE_DECL (clause), in gfc_omp_clause_copy_ctor() 957 tree tem = gfc_walk_alloc_comps (src, dest, in gfc_omp_clause_copy_ctor() 1004 tree tem = gfc_walk_alloc_comps (dest, NULL_TREE, in gfc_omp_clause_assign_op() 1011 tem = gfc_walk_alloc_comps (src, dest, OMP_CLAUSE_DECL (clause), in gfc_omp_clause_assign_op() 1024 then_b = gfc_walk_alloc_comps (dest, NULL_TREE, OMP_CLAUSE_DECL (clause), in gfc_omp_clause_assign_op() [all …]
|
H A D | ChangeLog-2016 | 254 * trans-openmp.c (gfc_walk_alloc_comps): Likewise. 436 * trans-openmp.c (gfc_walk_alloc_comps): Likewise.
|
H A D | ChangeLog-2014 | 1660 gfc_walk_alloc_comps): New functions.
|
H A D | ChangeLog-2017 | 525 * trans-openmp.c (gfc_walk_alloc_comps): Likewise
|
H A D | ChangeLog-2015 | 2002 * trans-openmp.c (gfc_walk_alloc_comps): Likewise.
|
H A D | ChangeLog-2019 | 2998 (gfc_walk_alloc_comps, gfc_omp_clause_linear_ctor): Handle
|