Searched refs:gfc_is_reallocatable_lhs (Results 1 – 12 of 12) sorted by relevance
512 * trans-array.c (gfc_is_reallocatable_lhs): Detect allocatable687 * trans-array.c (gfc_is_reallocatable_lhs): Correct the problem895 * trans-array.c (gfc_is_reallocatable_lhs): Associate names are2247 * trans-decl.c (gfc_is_reallocatable_lhs): Add and use a ptr to
682 * trans-array.cc (gfc_is_reallocatable_lhs): Add select rank1419 (gfc_is_reallocatable_lhs): Likewise.
4305 realloc_c = flag_realloc_lhs && gfc_is_reallocatable_lhs (expr1); in inline_matmul_assign()4807 realloc_c = flag_realloc_lhs && gfc_is_reallocatable_lhs (expr1); in call_external_blas()
3929 bool gfc_is_reallocatable_lhs (gfc_expr *);
5115 && gfc_is_reallocatable_lhs (dest_expr) in gfc_conv_resolve_dependencies()10368 gfc_is_reallocatable_lhs (gfc_expr *expr) in gfc_is_reallocatable_lhs() function10560 if (!gfc_is_reallocatable_lhs (expr1) in gfc_alloc_allocatable_for_assignment()
10887 && gfc_is_reallocatable_lhs (expr1) in gfc_trans_arrayfunc_assign()11599 if (gfc_is_reallocatable_lhs (expr1)) in gfc_trans_assignment_1()11632 && gfc_is_reallocatable_lhs (expr1) in gfc_trans_assignment_1()
245 (gfc_is_reallocatable_lhs): Likewise.289 (gfc_is_reallocatable_lhs): New function.
1256 (gfc_is_reallocatable_lhs): Add notion of allocatable class objects.
3638 bool gfc_is_reallocatable_lhs (gfc_expr *);
4025 realloc_c = flag_realloc_lhs && gfc_is_reallocatable_lhs (expr1); in inline_matmul_assign()4527 realloc_c = flag_realloc_lhs && gfc_is_reallocatable_lhs (expr1); in call_external_blas()
5007 && gfc_is_reallocatable_lhs (dest_expr) in gfc_conv_resolve_dependencies()10167 gfc_is_reallocatable_lhs (gfc_expr *expr) in gfc_is_reallocatable_lhs() function10359 if (!gfc_is_reallocatable_lhs (expr1) in gfc_alloc_allocatable_for_assignment()
10344 && gfc_is_reallocatable_lhs (expr1) in gfc_trans_arrayfunc_assign()11061 if (gfc_is_reallocatable_lhs (expr1)) in gfc_trans_assignment_1()11094 && gfc_is_reallocatable_lhs (expr1) in gfc_trans_assignment_1()