Home
last modified time | relevance | path

Searched refs:SAVE_EXPR_RESOLVED_P (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc10810 if (!SAVE_EXPR_RESOLVED_P (exp)) in expand_expr_real_1()
10824 SAVE_EXPR_RESOLVED_P (exp) = 1; in expand_expr_real_1()
H A Dtree.h759 #define SAVE_EXPR_RESOLVED_P(NODE) \ macro
H A Dgimplify.cc6381 if (!SAVE_EXPR_RESOLVED_P (*expr_p)) in gimplify_save_expr()
6400 SAVE_EXPR_RESOLVED_P (*expr_p) = 1; in gimplify_save_expr()
H A Dbuiltins.cc1368 if (TREE_CODE (exp) == SAVE_EXPR && !SAVE_EXPR_RESOLVED_P (exp)) in get_memory_rtx()
H A DChangeLog-20062853 TYPE_CACHED_VALUES_P, SAVE_EXPR_RESOLVED_P, TREE_SIDE_EFFECTS,
H A DChangeLog-200818462 (SAVE_EXPR_RESOLVED_P): Use automatically-built access check.
H A DChangeLog-200417674 * tree.h (SAVE_EXPR_RESOLVED_P): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c10361 if (!SAVE_EXPR_RESOLVED_P (exp)) in expand_expr_real_1()
10375 SAVE_EXPR_RESOLVED_P (exp) = 1; in expand_expr_real_1()
H A Dtree.h755 #define SAVE_EXPR_RESOLVED_P(NODE) \ macro
H A Dgimplify.c6066 if (!SAVE_EXPR_RESOLVED_P (*expr_p)) in gimplify_save_expr()
6085 SAVE_EXPR_RESOLVED_P (*expr_p) = 1; in gimplify_save_expr()
H A Dbuiltins.c1479 if (TREE_CODE (exp) == SAVE_EXPR && !SAVE_EXPR_RESOLVED_P (exp)) in get_memory_rtx()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-decl.c4146 if (SAVE_EXPR_RESOLVED_P (t)) in gfc_trans_vla_one_sizepos()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.cc4180 if (SAVE_EXPR_RESOLVED_P (t)) in gfc_trans_vla_one_sizepos()