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 D | trans-array.h | 55 tree gfc_bcast_alloc_comp (gfc_symbol *, gfc_expr *, int, tree,
|
H A D | trans-array.c | 9967 gfc_bcast_alloc_comp (gfc_symbol *derived, gfc_expr *expr, int rank, in gfc_bcast_alloc_comp() function
|
H A D | trans-intrinsic.c | 11168 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 D | trans-array.h | 57 tree gfc_bcast_alloc_comp (gfc_symbol *, gfc_expr *, int, tree,
|
H A D | ChangeLog-2019 | 977 * trans-array.c (gfc_bcast_alloc_comp): New function 980 * trans-array.h: Add gfc_bcast_alloc_comp
|
H A D | ChangeLog-2020 | 804 * trans-array.c (gfc_bcast_alloc_comp): Use the correct variable.
|
H A D | trans-array.cc | 10168 gfc_bcast_alloc_comp (gfc_symbol *derived, gfc_expr *expr, int rank, in gfc_bcast_alloc_comp() function
|
H A D | trans-intrinsic.cc | 11537 tree tmp = gfc_bcast_alloc_comp (derived, code->ext.actual->expr, in conv_co_collective()
|