Home
last modified time | relevance | path

Searched refs:gfc_conv_constant_to_tree (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-const.cc298 gfc_conv_constant_to_tree (gfc_expr * expr) in gfc_conv_constant_to_tree() function
403 se->expr = gfc_conv_constant_to_tree (e); in gfc_conv_constant()
424 se->expr = gfc_conv_constant_to_tree (expr); in gfc_conv_constant()
H A Dtrans-const.h41 tree gfc_conv_constant_to_tree (gfc_expr *);
H A Dtrans-openmp.cc2661 alignment_var = gfc_conv_constant_to_tree (n->expr); in gfc_trans_omp_clauses()
2757 = gfc_conv_constant_to_tree (last_step_expr); in gfc_trans_omp_clauses()
2842 addend = gfc_conv_constant_to_tree (n->expr); in gfc_trans_omp_clauses()
3957 = gfc_conv_constant_to_tree (clauses->simdlen_expr); in gfc_trans_omp_clauses()
7674 value = gfc_conv_constant_to_tree (otp->expr); in gfc_trans_omp_declare_variant()
H A DChangeLog-2004983 gfc_conv_mpz_to_tree, gfc_conv_constant_to_tree): Likewise.
1202 gfc_conv_constant_to_tree): Likewise.
1339 (gfc_conv_constant_to_tree): Use it.
H A DChangeLog-2008393 * trans-const.c (gfc_conv_constant_to_tree): Warn when
2490 (gfc_conv_constant_to_tree): Call gfc_build_wide_string_const.
2854 (gfc_conv_constant_to_tree): Likewise.
3567 * trans-const.c (gfc_conv_constant_to_tree): Likewise.
H A DChangeLog-20052195 * trans-const.c (gfc_conv_constant_to_tree): Use VIEW_CONVERT_EXPR to
3176 * trans-const.c (gfc_conv_constant_to_tree): Use correct tree
3534 * trans-const.c (gfc_conv_constant_to_tree): Give logical
H A DChangeLog-20101721 * trans-const.c (gfc_conv_constant_to_tree,
1722 gfc_conv_constant_to_tree): Ditto.
H A DChangeLog-20073136 * trans-const.c (gfc_conv_constant_to_tree): Deal with C_NULL_PTR
3610 * trans-const.c (gfc_conv_constant_to_tree): Replace from_H
H A DChangeLog-20181417 (gfc_conv_constant_to_tree): Replace fatal_error with gcc_unreachable.
H A DChangeLog-20093453 (gfc_conv_constant_to_tree): Update call to gfc_conv_mpfr_to_tree.
H A Dtrans-expr.cc8222 = gfc_conv_constant_to_tree (fsym->ts.u.cl->length); in gfc_conv_statement_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-const.c298 gfc_conv_constant_to_tree (gfc_expr * expr) in gfc_conv_constant_to_tree() function
403 se->expr = gfc_conv_constant_to_tree (e); in gfc_conv_constant()
424 se->expr = gfc_conv_constant_to_tree (expr); in gfc_conv_constant()
H A Dtrans-const.h41 tree gfc_conv_constant_to_tree (gfc_expr *);
H A Dtrans-openmp.c2226 alignment_var = gfc_conv_constant_to_tree (n->expr);
2300 = gfc_conv_constant_to_tree (last_step_expr);
2357 addend = gfc_conv_constant_to_tree (n->expr);
3270 = gfc_conv_constant_to_tree (clauses->simdlen_expr);
H A Dtrans-expr.c7679 = gfc_conv_constant_to_tree (fsym->ts.u.cl->length); in gfc_conv_statement_function()