Searched refs:SET_DECL_DEBUG_EXPR (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-streamer-in.cc | 741 SET_DECL_DEBUG_EXPR (expr, dexpr); in lto_input_ts_decl_common_tree_pointers()
|
H A D | tree-complex.cc | 457 SET_DECL_DEBUG_EXPR (r, build1 (code, type, orig)); in create_one_component_var()
|
H A D | tree-sra.cc | 2290 SET_DECL_DEBUG_EXPR (repl, debug_expr); in create_access_replacement()
|
H A D | tree-inline.cc | 4696 SET_DECL_DEBUG_EXPR (new_var, tem); in add_local_variables()
|
H A D | tree.h | 3107 #define SET_DECL_DEBUG_EXPR(NODE, VAL) \ macro
|
H A D | gimplify.cc | 6188 SET_DECL_DEBUG_EXPR (*from_p, *to_p); in gimplify_modify_expr()
|
H A D | ChangeLog-2005 | 16787 Use DECL_DEBUG_EXPR and SET_DECL_DEBUG_EXPR. 16803 (SET_DECL_DEBUG_EXPR): Add.
|
H A D | ChangeLog-2010 | 22774 * 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 D | tree-streamer-in.c | 733 SET_DECL_DEBUG_EXPR (expr, dexpr); in lto_input_ts_decl_common_tree_pointers()
|
H A D | tree-complex.c | 455 SET_DECL_DEBUG_EXPR (r, build1 (code, type, orig)); in create_one_component_var()
|
H A D | tree-sra.c | 2256 SET_DECL_DEBUG_EXPR (repl, debug_expr);
|
H A D | tree-inline.c | 4637 SET_DECL_DEBUG_EXPR (new_var, tem); in add_local_variables()
|
H A D | tree.h | 2948 #define SET_DECL_DEBUG_EXPR(NODE, VAL) \ macro
|
H A D | gimplify.c | 5876 SET_DECL_DEBUG_EXPR (*from_p, *to_p); in gimplify_modify_expr()
|