Searched refs:TARGET_EXPR_INITIAL (Results 1 – 10 of 10) sorted by relevance
438 from = TARGET_EXPR_INITIAL (from); in cp_gimplify_init_expr()
903 tree init = TARGET_EXPR_INITIAL (expr); in convert_to_void()
2364 t = TARGET_EXPR_INITIAL (t); in stabilize_init()
2030 rval = TARGET_EXPR_INITIAL (alloc_expr); in build_new_1()
3318 tree init = TARGET_EXPR_INITIAL (*from_p); in gimplify_modify_expr_rhs()4246 tree init = TARGET_EXPR_INITIAL (targ); in gimplify_target_expr()4268 TARGET_EXPR_INITIAL (targ) = NULL_TREE; in gimplify_target_expr()4283 TARGET_EXPR_INITIAL (targ) = NULL_TREE; in gimplify_target_expr()
1039 dump_generic_node (buffer, TARGET_EXPR_INITIAL (node), spc, flags, false); in dump_generic_node()
1497 #define TARGET_EXPR_INITIAL(NODE) TREE_OPERAND_CHECK_CODE (NODE, TARGET_EXPR, 1) macro
12545 t = TARGET_EXPR_INITIAL (t); in tree_expr_nonnegative_warnv_p()
29734 * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.
27251 TARGET_EXPR_INITIAL, TARGET_EXPR_CLEANUP): Use the new