Home
last modified time | relevance | path

Searched refs:gfc_replace_expr (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dexpr.cc632 gfc_replace_expr (gfc_expr *dest, gfc_expr *src) in gfc_replace_expr() function
1312 gfc_replace_expr (p, result); in simplify_intrinsic_op()
1348 gfc_replace_expr (c->expr, p); in simplify_constructor()
1491 gfc_replace_expr (p, e); in remove_subobject_ref()
1902 gfc_replace_expr (tmp, *newp); in find_inquiry_ref()
2041 gfc_replace_expr (p, newp); in simplify_const_ref()
2050 gfc_replace_expr (p, newp); in simplify_const_ref()
2096 gfc_replace_expr (*p, newp); in simplify_ref_chain()
2154 gfc_replace_expr (p, e); in simplify_parameter_variable()
2183 gfc_replace_expr (p, e); in simplify_parameter_variable()
[all …]
H A Darith.cc1281 gfc_replace_expr (c->expr, r); in reduce_unary()
1331 gfc_replace_expr (c->expr, r); in reduce_binary_ac()
1383 gfc_replace_expr (c->expr, r); in reduce_binary_ca()
1440 gfc_replace_expr (c->expr, r); in reduce_binary_aa()
H A Darray.cc1678 gfc_replace_expr (e, gfc_get_int_expr (gfc_default_integer_kind, NULL, 0)); in gfc_simplify_iterator_var()
H A Ddecl.cc2778 gfc_replace_expr (e, n); in variable_decl()
2793 gfc_replace_expr (e, n); in variable_decl()
3648 gfc_replace_expr (len, e); in gfc_match_char_spec()
H A Dgfortran.h3618 void gfc_replace_expr (gfc_expr *, gfc_expr *);
H A Dtrans-expr.cc2512 gfc_replace_expr (e, new_expr); in flatten_array_ctors_without_strlen()
4657 gfc_replace_expr (arg1, new_expr); in gfc_map_intrinsic_function()
4729 gfc_replace_expr (expr, new_expr); in gfc_map_intrinsic_function()
4813 gfc_replace_expr (expr, gfc_copy_expr (sym->expr)); in gfc_apply_interface_mapping_to_expr()
H A Dio.cc1717 gfc_replace_expr (e, r); in resolve_tag_format()
H A Dintrinsic.cc4718 gfc_replace_expr (e, result); in do_simplify()
H A DChangeLog-20113016 (gfc_free_ref_list, gfc_replace_expr, gfc_copy_ref): Likewise.
H A Dresolve.cc12671 gfc_replace_expr (cl->length, in resolve_charlen()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c624 gfc_replace_expr (gfc_expr *dest, gfc_expr *src) in gfc_replace_expr() function
1302 gfc_replace_expr (p, result); in simplify_intrinsic_op()
1338 gfc_replace_expr (c->expr, p); in simplify_constructor()
1481 gfc_replace_expr (p, e); in remove_subobject_ref()
2016 gfc_replace_expr (p, newp); in simplify_const_ref()
2025 gfc_replace_expr (p, newp); in simplify_const_ref()
2071 gfc_replace_expr (*p, newp); in simplify_ref_chain()
2129 gfc_replace_expr (p, e); in simplify_parameter_variable()
2158 gfc_replace_expr (p, e); in simplify_parameter_variable()
2358 gfc_replace_expr (e, n); in gfc_try_simplify_expr()
[all …]
H A Darith.c1277 gfc_replace_expr (c->expr, r); in reduce_unary()
1317 gfc_replace_expr (c->expr, r); in reduce_binary_ac()
1357 gfc_replace_expr (c->expr, r); in reduce_binary_ca()
1404 gfc_replace_expr (c->expr, r); in reduce_binary_aa()
H A Darray.c1666 gfc_replace_expr (e, gfc_get_int_expr (gfc_default_integer_kind, NULL, 0)); in gfc_simplify_iterator_var()
H A Dgfortran.h3327 void gfc_replace_expr (gfc_expr *, gfc_expr *);
H A Ddecl.c2680 gfc_replace_expr (e, n); in variable_decl()
2695 gfc_replace_expr (e, n); in variable_decl()
3550 gfc_replace_expr (len, e); in gfc_match_char_spec()
H A Dtrans-expr.c2418 gfc_replace_expr (e, new_expr); in flatten_array_ctors_without_strlen()
4568 gfc_replace_expr (arg1, new_expr); in gfc_map_intrinsic_function()
4640 gfc_replace_expr (expr, new_expr); in gfc_map_intrinsic_function()
4724 gfc_replace_expr (expr, gfc_copy_expr (sym->expr)); in gfc_apply_interface_mapping_to_expr()
H A Dio.c1717 gfc_replace_expr (e, r); in resolve_tag_format()
H A Dintrinsic.c4676 gfc_replace_expr (e, result); in do_simplify()
H A Dresolve.c12464 gfc_replace_expr (cl->length, in resolve_charlen()