Searched refs:gfc_duplicate_allocatable (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.h | 44 tree gfc_duplicate_allocatable (tree, tree, tree, int, tree);
|
H A D | trans-openmp.c | 522 tem = gfc_duplicate_allocatable (destf, declf, ftype, in gfc_walk_alloc_comps() 526 tem = gfc_duplicate_allocatable (destf, declf, ftype, 0, in gfc_walk_alloc_comps()
|
H A D | trans-array.c | 8633 gfc_duplicate_allocatable (tree dest, tree src, tree type, int rank, in gfc_duplicate_allocatable() function 8927 tmp = gfc_duplicate_allocatable (dest, decl, decl_type, rank, in structure_alloc_comps() 9640 tmp = gfc_duplicate_allocatable (dcmp, comp, ctype, rank, in structure_alloc_comps()
|
H A D | trans-expr.c | 8073 tmp = gfc_duplicate_allocatable (dest, se.expr, in gfc_trans_alloc_subarray_assign() 8078 tmp = gfc_duplicate_allocatable (dest, se.expr, in gfc_trans_alloc_subarray_assign()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.h | 46 tree gfc_duplicate_allocatable (tree, tree, tree, int, tree);
|
H A D | ChangeLog-2014 | 1632 (gfc_duplicate_allocatable, gfc_copy_allocatable_data): Adjust 2352 (gfc_duplicate_allocatable, gfc_copy_allocatable_data): Pass a
|
H A D | ChangeLog-2007 | 3702 (gfc_duplicate_allocatable): Likewise. 3824 gfc_conv_array_parameter, gfc_duplicate_allocatable): Use 4588 (gfc_duplicate_allocatable): Likewise. 4902 (gfc_duplicate_allocatable): Likewise.
|
H A D | ChangeLog-2010 | 1532 gfc_duplicate_allocatable): Add space after function name. 5402 gfc_duplicate_allocatable with provision to handle scalar 5405 (gfc_duplicate_allocatable): New function to call above with
|
H A D | trans-array.cc | 8802 gfc_duplicate_allocatable (tree dest, tree src, tree type, int rank, in gfc_duplicate_allocatable() function 9095 tmp = gfc_duplicate_allocatable (dest, decl, decl_type, rank, in structure_alloc_comps() 9841 tmp = gfc_duplicate_allocatable (dcmp, comp, ctype, rank, in structure_alloc_comps()
|
H A D | trans-openmp.cc | 611 tem = gfc_duplicate_allocatable (destf, declf, ftype, in gfc_walk_alloc_comps() 615 tem = gfc_duplicate_allocatable (destf, declf, ftype, 0, in gfc_walk_alloc_comps()
|
H A D | ChangeLog-2006 | 1286 (gfc_duplicate_allocatable): New function to allocate and copy 1308 gfc_duplicate_allocatable.
|
H A D | trans-expr.cc | 8616 tmp = gfc_duplicate_allocatable (dest, se.expr, in gfc_trans_alloc_subarray_assign() 8621 tmp = gfc_duplicate_allocatable (dest, se.expr, in gfc_trans_alloc_subarray_assign()
|
H A D | ChangeLog-2015 | 1993 (gfc_duplicate_allocatable): Add deep-copy code into if
|
H A D | ChangeLog-2008 | 3559 gfc_duplicate_allocatable, structure_alloc_comps): Use fold_buildN
|