Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-outof-ssa.c161 SET_DECL_DEBUG_EXPR (tmp, DECL_DEBUG_EXPR (t)); in create_temp()
166 SET_DECL_DEBUG_EXPR (tmp, t); in create_temp()
HDtree-complex.c403 SET_DECL_DEBUG_EXPR (r, build1 (code, type, orig)); in create_one_component_var()
HDtree-sra.c1198 SET_DECL_DEBUG_EXPR (var, generate_element_ref (elt)); in instantiate_element()
HDtree.h2990 #define SET_DECL_DEBUG_EXPR(NODE, VAL) \ macro
HDChangeLog-200516788 Use DECL_DEBUG_EXPR and SET_DECL_DEBUG_EXPR.
16804 (SET_DECL_DEBUG_EXPR): Add.