Home
last modified time | relevance | path

Searched refs:gfc_bcast_alloc_comp (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h55 tree gfc_bcast_alloc_comp (gfc_symbol *, gfc_expr *, int, tree,
H A Dtrans-array.c9967 gfc_bcast_alloc_comp (gfc_symbol *derived, gfc_expr *expr, int rank, in gfc_bcast_alloc_comp() function
H A Dtrans-intrinsic.c11168 tree tmp = gfc_bcast_alloc_comp (derived, code->ext.actual->expr, in conv_co_collective()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h57 tree gfc_bcast_alloc_comp (gfc_symbol *, gfc_expr *, int, tree,
H A DChangeLog-2019977 * trans-array.c (gfc_bcast_alloc_comp): New function
980 * trans-array.h: Add gfc_bcast_alloc_comp
H A DChangeLog-2020804 * trans-array.c (gfc_bcast_alloc_comp): Use the correct variable.
H A Dtrans-array.cc10168 gfc_bcast_alloc_comp (gfc_symbol *derived, gfc_expr *expr, int rank, in gfc_bcast_alloc_comp() function
H A Dtrans-intrinsic.cc11537 tree tmp = gfc_bcast_alloc_comp (derived, code->ext.actual->expr, in conv_co_collective()