Home
last modified time | relevance | path

Searched refs:gfc_alloc_allocatable_for_assignment (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h68 tree gfc_alloc_allocatable_for_assignment (gfc_loopinfo*, gfc_expr*, gfc_expr*);
H A Dtrans-expr.c6977 tmp = gfc_alloc_allocatable_for_assignment (se->loop, in gfc_conv_procedure_call()
11466 tmp = gfc_alloc_allocatable_for_assignment (&loop, expr1, expr2); in gfc_trans_assignment_1()
H A Dtrans-array.c10302 gfc_alloc_allocatable_for_assignment (gfc_loopinfo *loop, in gfc_alloc_allocatable_for_assignment() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h70 tree gfc_alloc_allocatable_for_assignment (gfc_loopinfo*, gfc_expr*, gfc_expr*);
H A DChangeLog-2013129 * trans-array.c (gfc_alloc_allocatable_for_assignment): Do not
706 (gfc_alloc_allocatable_for_assignment): Call it.
786 * trans-array.c (gfc_alloc_allocatable_for_assignment): Allocate
1738 * trans-array.c (gfc_alloc_allocatable_for_assignment): Save
H A DChangeLog-2018623 (gfc_alloc_allocatable_for_assignment): Actually compare the
781 * trans-array.c (gfc_alloc_allocatable_for_assignment): Test
787 * trans-array.c (gfc_alloc_allocatable_for_assignment): If the
1320 * trans-array.c (gfc_alloc_allocatable_for_assignment): Use the
1635 * trans-array.c (gfc_alloc_allocatable_for_assignment): Set the
H A DChangeLog-2011814 gfc_alloc_allocatable_for_assignment, gfc_walk_array_ref):
867 gfc_alloc_allocatable_for_assignment): Update references to expr and
928 gfc_conv_expr_descriptor, gfc_alloc_allocatable_for_assignment,
1286 (gfc_alloc_allocatable_for_assignment): Ditto.
3936 * trans-array.c (gfc_alloc_allocatable_for_assignment): Change
H A DChangeLog-2016179 * trans-array.c (gfc_alloc_allocatable_for_assignment): Indirect ref
404 (gfc_alloc_allocatable_for_assignment): Make use to the cheaper way of
1188 gfc_trans_dummy_array_bias, gfc_alloc_allocatable_for_assignment,
1602 (gfc_alloc_allocatable_for_assignment): Added setting of coarray's
H A DChangeLog-202037 * trans-array.c (gfc_alloc_allocatable_for_assignment): Make
78 (gfc_alloc_allocatable_for_assignment): Obtain element size
1964 * trans-array.c (gfc_alloc_allocatable_for_assignment): Accept
H A DChangeLog-2014778 (gfc_alloc_allocatable_for_assignment): Likewise.
2356 (gfc_alloc_allocatable_for_assignment): When a deferred length
2366 gfc_alloc_allocatable_for_assignment above.
H A DChangeLog-2010291 (gfc_alloc_allocatable_for_assignment): New function.
303 call gfc_alloc_allocatable_for_assignment. Do not generate the
313 gfc_alloc_allocatable_for_assignment to make the reallocation.
H A DChangeLog-20212066 (gfc_alloc_allocatable_for_assignment): Use class descriptor
H A DChangeLog-2017457 (gfc_alloc_allocatable_for_assignment): Likewise
H A Dtrans-expr.cc7513 tmp = gfc_alloc_allocatable_for_assignment (se->loop, in gfc_conv_procedure_call()
12005 tmp = gfc_alloc_allocatable_for_assignment (&loop, expr1, expr2); in gfc_trans_assignment_1()
H A DChangeLog-2015363 (gfc_alloc_allocatable_for_assignment): Jump directly to alloc/
H A Dtrans-array.cc10503 gfc_alloc_allocatable_for_assignment (gfc_loopinfo *loop, in gfc_alloc_allocatable_for_assignment() function