Searched refs:SET_DECL_DEBUG_EXPR (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dtree-outof-ssa.c161 SET_DECL_DEBUG_EXPR (tmp, DECL_DEBUG_EXPR (t));
166 SET_DECL_DEBUG_EXPR (tmp, t);
H A Dtree-complex.c403 SET_DECL_DEBUG_EXPR (r, build1 (code, type, orig));
H A Dtree-sra.c1204 SET_DECL_DEBUG_EXPR (var, generate_element_ref (elt));
H A Dtree.h3003 #define SET_DECL_DEBUG_EXPR(NODE, VAL) \
2990 #define SET_DECL_DEBUG_EXPR macro

Completed in 87 milliseconds