Home
last modified time | relevance | path

Searched refs:gfc_duplicate_allocatable (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h44 tree gfc_duplicate_allocatable (tree, tree, tree, int, tree);
H A Dtrans-openmp.c522 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 Dtrans-array.c8633 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 Dtrans-expr.c8073 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 Dtrans-array.h46 tree gfc_duplicate_allocatable (tree, tree, tree, int, tree);
H A DChangeLog-20141632 (gfc_duplicate_allocatable, gfc_copy_allocatable_data): Adjust
2352 (gfc_duplicate_allocatable, gfc_copy_allocatable_data): Pass a
H A DChangeLog-20073702 (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 DChangeLog-20101532 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 Dtrans-array.cc8802 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 Dtrans-openmp.cc611 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 DChangeLog-20061286 (gfc_duplicate_allocatable): New function to allocate and copy
1308 gfc_duplicate_allocatable.
H A Dtrans-expr.cc8616 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 DChangeLog-20151993 (gfc_duplicate_allocatable): Add deep-copy code into if
H A DChangeLog-20083559 gfc_duplicate_allocatable, structure_alloc_comps): Use fold_buildN