Home
last modified time | relevance | path

Searched refs:gfc_resolve_expr (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dresolve.cc249 && !gfc_resolve_expr (sym->ts.u.cl->length)) in resolve_procedure_interface()
1324 if (!gfc_resolve_expr (cons->expr)) in resolve_structure_cons()
2017 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
2107 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
2133 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
2161 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
4092 if (!gfc_resolve_expr (e->value.op.op2)) in resolve_operator()
4101 if (!gfc_resolve_expr (e->value.op.op1)) in resolve_operator()
4893 if (!gfc_resolve_expr (index)) in gfc_resolve_index_1()
4944 if (!gfc_resolve_expr (dim)) in gfc_resolve_dim_arg()
[all …]
H A Dopenmp.cc3328 if (!gfc_resolve_expr (el->expr) in gfc_match_oacc_wait()
3927 && (!gfc_resolve_expr (c->message) in gfc_match_omp_error()
4733 || !gfc_resolve_expr (os->score) in gfc_match_omp_context_selector()
4836 if (!gfc_resolve_expr (otp->expr) in gfc_match_omp_context_selector()
6063 if (!gfc_resolve_expr (expr) in resolve_scalar_int_expr()
6303 if (!gfc_resolve_expr (expr) in resolve_omp_clauses()
6314 if (!gfc_resolve_expr (expr) in resolve_omp_clauses()
6453 if (!gfc_resolve_expr (expr) in resolve_omp_clauses()
6463 if (!gfc_resolve_expr (expr) in resolve_omp_clauses()
6485 && (!gfc_resolve_expr (omp_clauses->depobj) in resolve_omp_clauses()
[all …]
H A Darray.cc385 if (!gfc_resolve_expr (e) in resolve_array_bound()
2105 if (!gfc_resolve_expr (c->expr)) in resolve_array_list()
H A Dtrans-openmp.cc2075 t = gfc_resolve_expr (e1); in gfc_trans_omp_array_reduction_or_udr()
2086 t = gfc_resolve_expr (e2); in gfc_trans_omp_array_reduction_or_udr()
2094 t = gfc_resolve_expr (e2); in gfc_trans_omp_array_reduction_or_udr()
2100 t = gfc_resolve_expr (e2); in gfc_trans_omp_array_reduction_or_udr()
2116 t = gfc_resolve_expr (e3); in gfc_trans_omp_array_reduction_or_udr()
2163 t = gfc_resolve_expr (e3); in gfc_trans_omp_array_reduction_or_udr()
2165 t = gfc_resolve_expr (e4); in gfc_trans_omp_array_reduction_or_udr()
2203 t = gfc_resolve_expr (e4); in gfc_trans_omp_array_reduction_or_udr()
H A Dprimary.cc2114 gfc_resolve_expr (tgt_expr); in gfc_match_varspec()
2142 gfc_resolve_expr (tgt_expr); in gfc_match_varspec()
2244 gfc_resolve_expr (tgt_expr); in gfc_match_varspec()
H A DChangeLog-20102119 (gfc_resolve_expr): Modified call to 'resolve_structure_cons'.
3041 * resolve.c (gfc_resolve_expr): Ditto.
4137 (gfc_resolve_expr): Call resolve_typebound_function.
4217 (gfc_resolve_expr): Modify second arg in call to
4763 resolve_ref, resolve_variable, gfc_resolve_expr, conformable_arrays,
5033 (gfc_resolve_expr): Call resolve_typebound_function.
5453 (gfc_resolve_expr): Use new function to determine whether or not to call
H A Dio.cc1810 if (!gfc_resolve_expr (e)) in resolve_tag()
3324 if (gfc_resolve_expr (e) in gfc_resolve_dt()
H A Ddecl.cc2540 if (!procptr && !gfc_resolve_expr (*init)) in match_pointer_init()
2717 if (!gfc_resolve_expr (e) && gfc_seen_div0) in variable_decl()
2732 if (!gfc_resolve_expr (e) && gfc_seen_div0) in variable_decl()
3902 gfc_resolve_expr (kind_expr); in gfc_get_pdt_instance()
H A DChangeLog-201970 gfc_resolve_expr, resolve_procedure): Update calls.
1169 (gfc_resolve_expr): Make sure that unlimited polymorphic select
2388 gfc_resolve_expr for character length.
H A DChangeLog-20062091 * resolve.c (gfc_resolve_expr): Call resolve_character_array_
2598 (gfc_resolve_expr, resolve_charlen, resolve_fl_variable): Lift
2666 (gfc_resolve_expr): Call entry_parameter, when resolving
2673 gfc_resolve_expr.
H A Dinterface.cc4606 if (!gfc_resolve_expr (e)) in gfc_extend_expr()
4677 if (!gfc_resolve_expr (e)) in gfc_extend_expr()
H A Dgfortran.h3686 bool gfc_resolve_expr (gfc_expr *);
H A Dexpr.cc1833 gfc_resolve_expr (tmp); in find_inquiry_ref()
3188 t = gfc_resolve_expr (expr); in gfc_reduce_init_expr()
H A DChangeLog-2012316 gfc_resolve_expr, forall_index, remove_last_array_ref,
1316 check_typebound_baseobject, gfc_resolve_expr,
H A DChangeLog-2008232 (resolve_actual_arglist): Call gfc_resolve_expr for procedure arguments.
1177 (gfc_resolve_expr): Handle EXPR_COMPCALL.
2058 * resolve.c (gfc_resolve_expr): Handle FAILURE return from
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c249 && !gfc_resolve_expr (sym->ts.u.cl->length)) in resolve_procedure_interface()
1296 if (!gfc_resolve_expr (cons->expr)) in resolve_structure_cons()
1976 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
2066 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
2092 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
2120 if (!gfc_resolve_expr (e)) in resolve_actual_arglist()
4009 if (!gfc_resolve_expr (e->value.op.op2)) in resolve_operator()
4018 if (!gfc_resolve_expr (e->value.op.op1)) in resolve_operator()
4807 if (!gfc_resolve_expr (index)) in gfc_resolve_index_1()
4858 if (!gfc_resolve_expr (dim)) in gfc_resolve_dim_arg()
[all …]
H A Dopenmp.c2292 if (!gfc_resolve_expr (el->expr) in gfc_match_oacc_wait()
3876 if (!gfc_resolve_expr (expr) in resolve_scalar_int_expr()
4109 if (!gfc_resolve_expr (expr)
4120 if (!gfc_resolve_expr (expr)
4211 if (!gfc_resolve_expr (expr)
4221 if (!gfc_resolve_expr (expr)
4492 if (!gfc_resolve_expr (expr)
4527 if (!gfc_resolve_expr (n->expr)
4545 resolved = gfc_resolve_expr (n->expr);
4910 if (!gfc_resolve_expr (expr)
[all …]
H A Dtrans-openmp.c1789 t = gfc_resolve_expr (e1); in gfc_trans_omp_array_reduction_or_udr()
1800 t = gfc_resolve_expr (e2); in gfc_trans_omp_array_reduction_or_udr()
1808 t = gfc_resolve_expr (e2); in gfc_trans_omp_array_reduction_or_udr()
1814 t = gfc_resolve_expr (e2); in gfc_trans_omp_array_reduction_or_udr()
1830 t = gfc_resolve_expr (e3); in gfc_trans_omp_array_reduction_or_udr()
1877 t = gfc_resolve_expr (e3); in gfc_trans_omp_array_reduction_or_udr()
1879 t = gfc_resolve_expr (e4); in gfc_trans_omp_array_reduction_or_udr()
1917 t = gfc_resolve_expr (e4); in gfc_trans_omp_array_reduction_or_udr()
H A Darray.c378 if (!gfc_resolve_expr (e) in resolve_array_bound()
2093 if (!gfc_resolve_expr (c->expr)) in resolve_array_list()
H A Dprimary.c2135 gfc_resolve_expr (tgt_expr); in gfc_match_varspec()
2163 gfc_resolve_expr (tgt_expr); in gfc_match_varspec()
2256 gfc_resolve_expr (tgt_expr); in gfc_match_varspec()
H A Dio.c1810 if (!gfc_resolve_expr (e)) in resolve_tag()
3324 if (gfc_resolve_expr (e) in gfc_resolve_dt()
H A Ddecl.c2450 if (!procptr && !gfc_resolve_expr (*init)) in match_pointer_init()
2627 if (!gfc_resolve_expr (e) && gfc_seen_div0) in variable_decl()
2642 if (!gfc_resolve_expr (e) && gfc_seen_div0) in variable_decl()
3803 gfc_resolve_expr (kind_expr); in gfc_get_pdt_instance()
H A Dinterface.c4403 if (!gfc_resolve_expr (e)) in gfc_extend_expr()
4474 if (!gfc_resolve_expr (e)) in gfc_extend_expr()
H A Dgfortran.h3395 bool gfc_resolve_expr (gfc_expr *);
H A Dexpr.c1817 gfc_resolve_expr (tmp); in find_inquiry_ref()
3156 t = gfc_resolve_expr (expr); in gfc_reduce_init_expr()

12