Searched refs:gfc_duplicate_allocatable_nocopy (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.h | 48 tree gfc_duplicate_allocatable_nocopy (tree, tree, tree, int);
|
H A D | trans-openmp.c | 512 tem = gfc_duplicate_allocatable_nocopy in gfc_walk_alloc_comps() 517 tem = gfc_duplicate_allocatable_nocopy (destf, declf, ftype, 0); in gfc_walk_alloc_comps()
|
H A D | trans-array.c | 8653 gfc_duplicate_allocatable_nocopy (tree dest, tree src, tree type, int rank) in gfc_duplicate_allocatable_nocopy() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.h | 50 tree gfc_duplicate_allocatable_nocopy (tree, tree, tree, int);
|
H A D | ChangeLog-2014 | 1634 (gfc_duplicate_allocatable_nocopy): New function. 1638 gfc_duplicate_allocatable_nocopy): New prototypes.
|
H A D | trans-openmp.cc | 601 tem = gfc_duplicate_allocatable_nocopy in gfc_walk_alloc_comps() 606 tem = gfc_duplicate_allocatable_nocopy (destf, declf, ftype, 0); in gfc_walk_alloc_comps()
|
H A D | ChangeLog-2015 | 1998 (gfc_duplicate_allocatable_nocopy): Likewise.
|
H A D | trans-array.cc | 8822 gfc_duplicate_allocatable_nocopy (tree dest, tree src, tree type, int rank) in gfc_duplicate_allocatable_nocopy() function
|