Home
last modified time | relevance | path

Searched refs:TREE_SIDE_EFFECTS (Results 26 – 50 of 141) sorted by relevance

123456

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-dce.c317 if (TREE_SIDE_EFFECTS (stmt)) in mark_stmt_if_obviously_necessary()
323 if (op && TREE_SIDE_EFFECTS (op)) in mark_stmt_if_obviously_necessary()
H A Dgimple-low.c492 if (TREE_SIDE_EFFECTS (then_branch)) in lower_cond_expr()
502 if (TREE_SIDE_EFFECTS (else_branch)) in lower_cond_expr()
H A Dfold-const.c2678 || (! TREE_SIDE_EFFECTS (arg0) && ! TREE_SIDE_EFFECTS (arg1)))) in operand_equal_p()
2790 if (TREE_SIDE_EFFECTS (arg0) in operand_equal_p()
2791 || TREE_SIDE_EFFECTS (arg1)) in operand_equal_p()
5053 if (TREE_SIDE_EFFECTS (lhs) || TREE_SIDE_EFFECTS (rhs)) in fold_truthop()
6566 && ! TREE_SIDE_EFFECTS (arg1); in reorder_operands_p()
6604 && (TREE_SIDE_EFFECTS (arg0) || TREE_SIDE_EFFECTS (arg1))) in tree_swap_operands_p()
8979 if (!TREE_SIDE_EFFECTS (arg0) in fold_binary()
10375 && !TREE_SIDE_EFFECTS (arg1)) in fold_binary()
11241 && ! TREE_SIDE_EFFECTS (arg0) in fold_binary()
13195 if (!TREE_SIDE_EFFECTS (expr)) in fold_build_cleanup_point_expr()
[all …]
H A Dtree-optimize.c276 TREE_SIDE_EFFECTS (call) = 0; in execute_fixup_cfg()
H A Dbuiltins.c4183 if (! TREE_SIDE_EFFECTS (valist)) in stabilize_va_list()
4188 TREE_SIDE_EFFECTS (valist) = 1; in stabilize_va_list()
4217 TREE_SIDE_EFFECTS (t) = 1; in std_expand_builtin_va_start()
4472 if (TREE_SIDE_EFFECTS (valist)) in expand_builtin_va_end()
4496 TREE_SIDE_EFFECTS (t) = 1; in expand_builtin_va_copy()
6620 if (TREE_SIDE_EFFECTS (arglist) in fold_builtin_constant_p()
8090 if (TREE_SIDE_EFFECTS (dest) || TREE_SIDE_EFFECTS (src)) in fold_builtin_memory_op()
10353 if (TREE_SIDE_EFFECTS (ptr)) in fold_builtin_object_size()
10937 || TREE_SIDE_EFFECTS (flag)) in fold_builtin_printf()
11098 || TREE_SIDE_EFFECTS (flag)) in fold_builtin_fprintf()
[all …]
H A Dtree-cfg.c1526 if (!TREE_SIDE_EFFECTS (then_clause) && !TREE_SIDE_EFFECTS (else_clause)) in remove_useless_stmts_cond()
1626 if (!TREE_SIDE_EFFECTS (TREE_OPERAND (*stmt_p, 0))) in remove_useless_stmts_tf()
1634 else if (!TREE_SIDE_EFFECTS (TREE_OPERAND (*stmt_p, 1))) in remove_useless_stmts_tf()
1716 if (!TREE_SIDE_EFFECTS (TREE_OPERAND (*stmt_p, 1))) in remove_useless_stmts_tc()
1805 TREE_SIDE_EFFECTS (call) = 0; in update_call_expr_flags()
2495 if (TREE_SIDE_EFFECTS (call) && current_function_has_nonlocal_label) in is_ctrl_altering_stmt()
2545 return TREE_SIDE_EFFECTS (t) && current_function_has_nonlocal_label; in tree_can_make_abnormal_goto()
3294 old_side_effects = TREE_SIDE_EFFECTS (t); in verify_expr()
3298 new_side_effects = TREE_SIDE_EFFECTS (t); in verify_expr()
H A Dtree-ssa-sink.c321 || TREE_SIDE_EFFECTS (rhs) in statement_sink_location()
H A Dtree-nested.c914 TREE_SIDE_EFFECTS (new_decl) = TREE_SIDE_EFFECTS (decl); in get_nonlocal_debug_decl()
1222 TREE_SIDE_EFFECTS (new_decl) = TREE_SIDE_EFFECTS (decl); in get_local_debug_decl()
H A Dc-typeck.c1906 TREE_SIDE_EFFECTS (ref) in build_indirect_ref()
2019 TREE_SIDE_EFFECTS (rval) in build_array_ref()
2021 | TREE_SIDE_EFFECTS (array)); in build_array_ref()
3015 TREE_SIDE_EFFECTS (val) = 1; in build_unary_op()
3430 if (!TREE_SIDE_EFFECTS (expr1)) in build_compound_expr()
3770 TREE_SIDE_EFFECTS (result) = 1; in build_modify_expr()
5785 if (TREE_SIDE_EFFECTS (p->value)) in add_pending_init()
5808 if (TREE_SIDE_EFFECTS (p->value)) in add_pending_init()
7448 else if (!TREE_SIDE_EFFECTS (expr)) in emit_side_effect_warnings()
7590 if (!TREE_SIDE_EFFECTS (last)) in c_finish_stmt_expr()
[all …]
H A Dtree-ssa-loop-ivcanon.c465 if (TREE_SIDE_EFFECTS (stmt)) in empty_loop_p()
H A Ddojump.c518 if (BRANCH_COST >= 4 || TREE_SIDE_EFFECTS (TREE_OPERAND (exp, 1))) in do_jump()
538 if (BRANCH_COST >= 4 || TREE_SIDE_EFFECTS (TREE_OPERAND (exp, 1))) in do_jump()
/openbsd/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dm88k.c2456 TREE_SIDE_EFFECTS (t) = 1;
2466 TREE_SIDE_EFFECTS (t) = 1;
2474 TREE_SIDE_EFFECTS (t) = 1;
2551 TREE_SIDE_EFFECTS (t) = 1;
2560 TREE_SIDE_EFFECTS (t) = 1;
2582 TREE_SIDE_EFFECTS (t) = 1;
2596 TREE_SIDE_EFFECTS (t) = 1;
/openbsd/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c2434 TREE_SIDE_EFFECTS (t) = 1;
2442 TREE_SIDE_EFFECTS (t) = 1;
2448 TREE_SIDE_EFFECTS (t) = 1;
2502 TREE_SIDE_EFFECTS (tmp) = 1;
2521 TREE_SIDE_EFFECTS (tmp) = 1;
2574 TREE_SIDE_EFFECTS (tmp) = 1;
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c813 TREE_SIDE_EFFECTS (die) = 1; in ffecom_subscript_check_()
1053 TREE_SIDE_EFFECTS (result) = TREE_SIDE_EFFECTS (ref); in ffecom_stabilize_aggregate_()
2237 TREE_SIDE_EFFECTS (item) = 1; in ffecom_char_args_x_()
9528 if (TREE_SIDE_EFFECTS (node)) in ffecom_1()
9557 if (TREE_SIDE_EFFECTS (node)) in ffecom_1_fn()
9730 if (TREE_SIDE_EFFECTS (node1) || TREE_SIDE_EFFECTS (node2)) in ffecom_2()
9935 TREE_SIDE_EFFECTS (item) = 1; in ffecom_2s()
9955 if (TREE_SIDE_EFFECTS (node1) || TREE_SIDE_EFFECTS (node2) in ffecom_3()
9978 TREE_SIDE_EFFECTS (item) = 1; in ffecom_3s()
12049 if (TREE_SIDE_EFFECTS (lhs)) in ffecom_modify()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c614 TREE_SIDE_EFFECTS (setret) = 1; in tree_code_generate_return()
631 TREE_SIDE_EFFECTS (code) = 1; in tree_code_output_expression_statement()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c1218 TREE_SIDE_EFFECTS (ref)
1318 TREE_SIDE_EFFECTS (rval)
1320 | TREE_SIDE_EFFECTS (array));
1554 TREE_SIDE_EFFECTS (result) = 1;
2946 TREE_SIDE_EFFECTS (incremented) = 1;
2978 TREE_SIDE_EFFECTS (val) = 1;
3581 if (! TREE_SIDE_EFFECTS (TREE_VALUE (list)))
3989 TREE_SIDE_EFFECTS (result) = 1;
5876 if (TREE_SIDE_EFFECTS (p->value))
5897 if (TREE_SIDE_EFFECTS (p->value))
[all …]
H A Dconvert.c276 if (TREE_SIDE_EFFECTS (expr))
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.c351 || TREE_SIDE_EFFECTS (decl)
1497 TREE_SIDE_EFFECTS (t) = 1;
1499 TREE_SIDE_EFFECTS (t) = 1;
1520 TREE_SIDE_EFFECTS (t) = 1;
1527 TREE_SIDE_EFFECTS (t) = 1;
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c1204 TREE_SIDE_EFFECTS (t) = 1;
1209 TREE_SIDE_EFFECTS (t) = 1;
1273 TREE_SIDE_EFFECTS (t) = 1;
1293 TREE_SIDE_EFFECTS (t) = 1;
/openbsd/gnu/gcc/gcc/treelang/
H A Dtreetree.c589 TREE_SIDE_EFFECTS (setret) = 1; in tree_code_generate_return()
611 TREE_SIDE_EFFECTS (code) = 1; in tree_code_output_expression_statement()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c294 TREE_SIDE_EFFECTS (t) = 1;
337 TREE_SIDE_EFFECTS (rval) = 1;
410 TREE_SIDE_EFFECTS (argtypes) = 1; /* Mark first argtype as "artificial". */
2534 if (!TREE_SIDE_EFFECTS (exp))
H A Dsemantics.c1211 TREE_SIDE_EFFECTS (result) = 1;
2237 TREE_SIDE_EFFECTS (call_expr) = 1;
2263 TREE_SIDE_EFFECTS (call_expr) = 1;
H A Dcvt.c840 TREE_SIDE_EFFECTS (t) = TREE_SIDE_EFFECTS (expr);
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dbuiltins.c155 TREE_SIDE_EFFECTS (call_expr) = 1; in build_function_call_expr()
/openbsd/gnu/gcc/gcc/cp/
H A Dsemantics.c430 || (DECL_SIZE (decl) && TREE_SIDE_EFFECTS (DECL_SIZE (decl)))) in add_decl_expr()
531 if (!TREE_SIDE_EFFECTS (body)) in simplify_loop_decl_cond()
1158 TREE_SIDE_EFFECTS (r) = 1; in begin_compound_stmt()
1695 TREE_SIDE_EFFECTS (result) = 1; in finish_stmt_expr()
1869 TREE_SIDE_EFFECTS (result) = 1; in finish_call_expr()

123456