Searched refs:gfc_build_constant_array_constructor (Results 1 – 11 of 11) sorted by relevance
198 tree gfc_build_constant_array_constructor (gfc_expr *, tree);
2428 gfc_build_constant_array_constructor (gfc_expr * expr, tree type) in gfc_build_constant_array_constructor() function2520 tmp = gfc_build_constant_array_constructor (ss->info->expr, type); in trans_constant_array_constructor()
10539 src = gfc_build_constant_array_constructor (expr2, stype); in gfc_trans_array_constructor_copy()
213 tree gfc_build_constant_array_constructor (gfc_expr *, tree);
4167 * trans-array.c (gfc_build_constant_array_constructor): Likewise.4854 * trans-array.c (gfc_build_constant_array_constructor): When the5257 (gfc_build_constant_array_constructor): Export.5261 (gfc_build_constant_array_constructor): Likewise.5520 (gfc_build_constant_array_constructor): Construct a statically
294 gfc_build_constant_array_constructor): Fill in TREE_PURPOSE.2454 (gfc_build_constant_array_constructor): Don't force the use of3015 (gfc_build_constant_array_constructor): Don't set TREE_INVARIANT.
868 * trans-array.c (gfc_build_constant_array_constructor): Free array3905 (gfc_build_constant_array_constructor): Likewise.4683 (gfc_build_constant_array_constructor): Likewise.
1292 gfc_build_constant_array_constructor, gfc_conv_expr_descriptor): Ditto.2732 (gfc_build_constant_array_constructor): The same.
1186 * trans-array.c (gfc_build_constant_array_constructor): Build a
2524 gfc_build_constant_array_constructor (gfc_expr * expr, tree type) in gfc_build_constant_array_constructor() function2616 tmp = gfc_build_constant_array_constructor (ss->info->expr, type); in trans_constant_array_constructor()
11082 src = gfc_build_constant_array_constructor (expr2, stype); in gfc_trans_array_constructor_copy()