Home
last modified time | relevance | path

Searched refs:SET_DECL_DEBUG_EXPR (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-streamer-in.cc741 SET_DECL_DEBUG_EXPR (expr, dexpr); in lto_input_ts_decl_common_tree_pointers()
H A Dtree-complex.cc457 SET_DECL_DEBUG_EXPR (r, build1 (code, type, orig)); in create_one_component_var()
H A Dtree-sra.cc2290 SET_DECL_DEBUG_EXPR (repl, debug_expr); in create_access_replacement()
H A Dtree-inline.cc4696 SET_DECL_DEBUG_EXPR (new_var, tem); in add_local_variables()
H A Dtree.h3107 #define SET_DECL_DEBUG_EXPR(NODE, VAL) \ macro
H A Dgimplify.cc6188 SET_DECL_DEBUG_EXPR (*from_p, *to_p); in gimplify_modify_expr()
H A DChangeLog-200516787 Use DECL_DEBUG_EXPR and SET_DECL_DEBUG_EXPR.
16803 (SET_DECL_DEBUG_EXPR): Add.
H A DChangeLog-201022774 * gimplify.c (gimplify_modify_expr): Only SET_DECL_DEBUG_EXPR if
31524 passing expr to SET_DECL_DEBUG_EXPR, and remove any SSA_NAMEs from it.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-streamer-in.c733 SET_DECL_DEBUG_EXPR (expr, dexpr); in lto_input_ts_decl_common_tree_pointers()
H A Dtree-complex.c455 SET_DECL_DEBUG_EXPR (r, build1 (code, type, orig)); in create_one_component_var()
H A Dtree-sra.c2256 SET_DECL_DEBUG_EXPR (repl, debug_expr);
H A Dtree-inline.c4637 SET_DECL_DEBUG_EXPR (new_var, tem); in add_local_variables()
H A Dtree.h2948 #define SET_DECL_DEBUG_EXPR(NODE, VAL) \ macro
H A Dgimplify.c5876 SET_DECL_DEBUG_EXPR (*from_p, *to_p); in gimplify_modify_expr()