Searched refs:gfc_get_full_arrayspec_from_expr (Results 1 – 13 of 13) sorted by relevance
3355 gfc_array_spec *gfc_get_full_arrayspec_from_expr (gfc_expr *expr);
5412 if (!e->rank || gfc_get_full_arrayspec_from_expr (e)) in gfc_conv_gfc_desc_to_cfi_desc()8100 as = gfc_get_full_arrayspec_from_expr (arg); in gfc_trans_alloc_subarray_assign()8102 as = gfc_get_full_arrayspec_from_expr (expr); in gfc_trans_alloc_subarray_assign()
2865 as = gfc_get_full_arrayspec_from_expr (arg); in gfc_conv_is_contiguous_expr()2973 as = gfc_get_full_arrayspec_from_expr (arg->expr); in gfc_conv_intrinsic_bound()6581 as = gfc_get_full_arrayspec_from_expr (s->expr);; in gfc_conv_intrinsic_shape()
10542 as = gfc_get_full_arrayspec_from_expr (arg); in gfc_alloc_allocatable_for_assignment()10545 as = gfc_get_full_arrayspec_from_expr (expr2); in gfc_alloc_allocatable_for_assignment()
5264 gfc_get_full_arrayspec_from_expr (gfc_expr *expr) in gfc_get_full_arrayspec_from_expr() function
3645 gfc_array_spec *gfc_get_full_arrayspec_from_expr (gfc_expr *expr);
8121 gfc_array_spec *as = gfc_get_full_arrayspec_from_expr (expr); in gfc_tree_array_size()10730 as = gfc_get_full_arrayspec_from_expr (arg); in gfc_alloc_allocatable_for_assignment()10733 as = gfc_get_full_arrayspec_from_expr (expr2); in gfc_alloc_allocatable_for_assignment()
989 * expr.c (gfc_get_full_arrayspec_from_expr): If there is
5300 * expr.c (gfc_get_full_arrayspec_from_expr): New function.5306 gfc_get_full_arrayspec_from_expr to replace existing code.
5304 gfc_get_full_arrayspec_from_expr (gfc_expr *expr) in gfc_get_full_arrayspec_from_expr() function
8643 as = gfc_get_full_arrayspec_from_expr (arg); in gfc_trans_alloc_subarray_assign()8645 as = gfc_get_full_arrayspec_from_expr (expr); in gfc_trans_alloc_subarray_assign()
383 (gfc_get_full_arrayspec_from_expr, gfc_is_coarray): Break on
2873 as = gfc_get_full_arrayspec_from_expr (arg); in gfc_conv_is_contiguous_expr()2982 as = gfc_get_full_arrayspec_from_expr (arg->expr); in gfc_conv_intrinsic_bound()