Home
last modified time | relevance | path

Searched refs:gfc_build_constant_array_constructor (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h198 tree gfc_build_constant_array_constructor (gfc_expr *, tree);
H A Dtrans-array.c2428 gfc_build_constant_array_constructor (gfc_expr * expr, tree type) in gfc_build_constant_array_constructor() function
2520 tmp = gfc_build_constant_array_constructor (ss->info->expr, type); in trans_constant_array_constructor()
H A Dtrans-expr.c10539 src = gfc_build_constant_array_constructor (expr2, stype); in gfc_trans_array_constructor_copy()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h213 tree gfc_build_constant_array_constructor (gfc_expr *, tree);
H A DChangeLog-20074167 * trans-array.c (gfc_build_constant_array_constructor): Likewise.
4854 * trans-array.c (gfc_build_constant_array_constructor): When the
5257 (gfc_build_constant_array_constructor): Export.
5261 (gfc_build_constant_array_constructor): Likewise.
5520 (gfc_build_constant_array_constructor): Construct a statically
H A DChangeLog-2008294 gfc_build_constant_array_constructor): Fill in TREE_PURPOSE.
2454 (gfc_build_constant_array_constructor): Don't force the use of
3015 (gfc_build_constant_array_constructor): Don't set TREE_INVARIANT.
H A DChangeLog-2010868 * trans-array.c (gfc_build_constant_array_constructor): Free array
3905 (gfc_build_constant_array_constructor): Likewise.
4683 (gfc_build_constant_array_constructor): Likewise.
H A DChangeLog-20091292 gfc_build_constant_array_constructor, gfc_conv_expr_descriptor): Ditto.
2732 (gfc_build_constant_array_constructor): The same.
H A DChangeLog-20141186 * trans-array.c (gfc_build_constant_array_constructor): Build a
H A Dtrans-array.cc2524 gfc_build_constant_array_constructor (gfc_expr * expr, tree type) in gfc_build_constant_array_constructor() function
2616 tmp = gfc_build_constant_array_constructor (ss->info->expr, type); in trans_constant_array_constructor()
H A Dtrans-expr.cc11082 src = gfc_build_constant_array_constructor (expr2, stype); in gfc_trans_array_constructor_copy()