Home
last modified time | relevance | path

Searched refs:expr_last (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-iterator.c322 expr_last (tree expr) in expr_last() function
H A Dgimple-low.c399 tree stmt = expr_last (block); in block_may_fallthru()
H A Dgimplify.c2315 expr = expr_last (else_); in shortcut_cond_expr()
2317 expr = expr_last (then_); in shortcut_cond_expr()
H A Dfold-const.c12482 return tree_expr_nonnegative_warnv_p (expr_last (TREE_OPERAND (t, 1)), in tree_expr_nonnegative_warnv_p()
12536 t = expr_last (BIND_EXPR_BODY (t)); in tree_expr_nonnegative_warnv_p()
12539 t = expr_last (TREE_OPERAND (t, 0)); in tree_expr_nonnegative_warnv_p()
12541 t = expr_last (t); in tree_expr_nonnegative_warnv_p()
H A Dtree.h3877 extern tree expr_last (tree);
H A Dc-typeck.c7297 inner_if = expr_last (then_block); in c_finish_if_stmt()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-gimplify.c403 sub = expr_last (from); in cp_gimplify_init_expr()
H A Dtree.c2349 t = expr_last (t); in stabilize_init()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c216 static tree expr_last PARAMS ((tree));
6980 expr_last (complex_expr) in expr_last() function
7041 tree last_expr = expr_last (arg_decl);
7185 tree save_expr = expr_last (ret_decl);