Home
last modified time | relevance | path

Searched refs:SSA_NAME_DEF_STMT (Results 51 – 75 of 186) sorted by relevance

12345678

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-sccvn.c1197 def_stmt = SSA_NAME_DEF_STMT (op->op0); in vn_reference_maybe_forwprop_address()
3418 (gimple_bb (SSA_NAME_DEF_STMT (from)), in set_ssa_val_to()
3419 gimple_bb (SSA_NAME_DEF_STMT (to)))) in set_ssa_val_to()
3447 (gimple_bb (SSA_NAME_DEF_STMT (from)), in set_ssa_val_to()
3448 gimple_bb (SSA_NAME_DEF_STMT (to)))) in set_ssa_val_to()
3489 gimple *stmt = SSA_NAME_DEF_STMT (use); in mark_use_processed()
3555 gimple *def = SSA_NAME_DEF_STMT (op); in valueized_wider_op()
4006 gimple *stmt = SSA_NAME_DEF_STMT (use); in visit_use()
4216 gimple *opstmta = SSA_NAME_DEF_STMT (opa); in compare_ops()
4427 gimple *def = SSA_NAME_DEF_STMT (var); in extract_and_process_scc_for_name()
[all …]
H A Dgimple-ssa-evrp-analyze.c354 gimple *def_stmt = SSA_NAME_DEF_STMT (t); in record_ranges_from_stmt()
363 def_stmt = SSA_NAME_DEF_STMT (t); in record_ranges_from_stmt()
H A Dtree-if-conv.c387 && is_gimple_assign (s = SSA_NAME_DEF_STMT (cond))) in parse_predicate()
1597 if (!extended && gimple_code (SSA_NAME_DEF_STMT (arg_0)) == GIMPLE_PHI) in is_cond_scalar_reduction()
1600 header_phi = SSA_NAME_DEF_STMT (arg_0); in is_cond_scalar_reduction()
1601 stmt = SSA_NAME_DEF_STMT (arg_1); in is_cond_scalar_reduction()
1603 else if (gimple_code (SSA_NAME_DEF_STMT (arg_1)) == GIMPLE_PHI) in is_cond_scalar_reduction()
1606 header_phi = SSA_NAME_DEF_STMT (arg_1); in is_cond_scalar_reduction()
1607 stmt = SSA_NAME_DEF_STMT (arg_0); in is_cond_scalar_reduction()
2309 SSA_NAME_DEF_STMT (gimple_vdef (new_stmt)) = new_stmt; in predicate_mem_writes()
2794 stmt1 = SSA_NAME_DEF_STMT (use); in ifcvt_local_dce()
H A Dgimple-fold.c485 SSA_NAME_DEF_STMT (vdef) = new_stmt; in gsi_replace_with_seq_vops()
619 SSA_NAME_DEF_STMT (gimple_vdef (repl)) = repl; in replace_call_with_call_and_fold()
1480 def_stmt = SSA_NAME_DEF_STMT (var); in get_range_strlen()
2792 SSA_NAME_DEF_STMT (gimple_vdef (repl)) = repl; in gimple_fold_builtin_stpcpy()
3939 SSA_NAME_DEF_STMT (gimple_vdef (g)) = g; in fold_builtin_atomic_compare_exchange()
5078 s = SSA_NAME_DEF_STMT (expr); in same_bool_comparison_p()
5091 s = SSA_NAME_DEF_STMT (op1); in same_bool_comparison_p()
5171 gimple *stmt = SSA_NAME_DEF_STMT (var); in and_var_with_comparison()
5529 gimple *stmt = SSA_NAME_DEF_STMT (op1a); in and_comparisons_1()
5634 gimple *stmt = SSA_NAME_DEF_STMT (var); in or_var_with_comparison()
[all …]
H A Dtree-ssa-ccp.c277 stmt = SSA_NAME_DEF_STMT (var); in get_default_value()
707 || !prop_simulate_again_p (SSA_NAME_DEF_STMT (use))) in likely_value()
1165 gimple_bb (SSA_NAME_DEF_STMT (new_val.value)))) in visit_phi()
1215 gimple *def_stmt = SSA_NAME_DEF_STMT (op); in valueize_op_1()
1793 || ! prop_simulate_again_p (SSA_NAME_DEF_STMT (simplified))) in evaluate_stmt()
2598 gimple *stack_save = SSA_NAME_DEF_STMT (gimple_call_arg (call, 0)); in optimize_stack_restore()
2841 gimple *g = SSA_NAME_DEF_STMT (mask); in optimize_atomic_bit_test_and()
2850 g = SSA_NAME_DEF_STMT (mask); in optimize_atomic_bit_test_and()
2942 SSA_NAME_DEF_STMT (gimple_vdef (call)) = g; in optimize_atomic_bit_test_and()
3033 gimple *defstmt = SSA_NAME_DEF_STMT (vuse); in optimize_memcpy()
H A Dtree-ssa-strlen.c305 gimple *def_stmt = SSA_NAME_DEF_STMT (e); in get_stridx()
950 gimple *stmt = SSA_NAME_DEF_STMT (ptr); in find_equal_ptrs()
1071 || SSA_NAME_DEF_STMT (vuse) != last.stmt in adjust_last_stmt()
1145 gimple *def_stmt = SSA_NAME_DEF_STMT (len); in adjust_last_stmt()
1172 gimple *def = SSA_NAME_DEF_STMT (src); in maybe_set_strlen_range()
1752 gimple *def_stmt = SSA_NAME_DEF_STMT (len); in is_strlen_related_p()
2257 def_stmt = SSA_NAME_DEF_STMT (len); in handle_builtin_memcpy()
2828 gimple *def_stmt = SSA_NAME_DEF_STMT (off); in handle_pointer_plus()
3087 gimple *g = SSA_NAME_DEF_STMT (rhs1); in fold_strstr_to_strncmp()
3414 gimple *stmt = SSA_NAME_DEF_STMT (vuse); in do_invalidate()
[all …]
H A Dtree-ssa-forwprop.c230 gimple *def_stmt = SSA_NAME_DEF_STMT (name); in get_prop_source_stmt()
319 stmt = SSA_NAME_DEF_STMT (name); in remove_prop_source_from_use()
1104 gimple *def_stmt = SSA_NAME_DEF_STMT (cond); in simplify_gimple_switch()
1203 stmt = SSA_NAME_DEF_STMT (p); in constant_pointer_difference()
1246 stmt1 = SSA_NAME_DEF_STMT (vuse); in simplify_builtin_call()
1469 def = SSA_NAME_DEF_STMT (name); in defcodefor_name()
2057 def_stmt = SSA_NAME_DEF_STMT (op1); in simplify_vector_constructor()
2410 SSA_NAME_DEF_STMT (gimple_vdef (new_stmt)) = new_stmt; in execute()
H A Dtree-ssa-loop-im.c389 def_stmt = SSA_NAME_DEF_STMT (def); in outermost_invariant_loop()
423 gimple *def_stmt = SSA_NAME_DEF_STMT (def); in add_dependency()
665 gimple *def_stmt = SSA_NAME_DEF_STMT (val); in determine_max_movement()
701 def_data = get_lim_data (SSA_NAME_DEF_STMT (val)); in determine_max_movement()
864 stmt1 = SSA_NAME_DEF_STMT (gimple_assign_rhs1 (stmt)); in rewrite_bittest()
875 stmt1 = SSA_NAME_DEF_STMT (t); in rewrite_bittest()
1314 stmt = SSA_NAME_DEF_STMT (op); in force_move_till_op()
H A Dtree-complex.c521 SSA_NAME_DEF_STMT (ret) = SSA_NAME_DEF_STMT (ssa_name); in get_component_ssa_name()
594 gcc_assert (SSA_NAME_DEF_STMT (comp) == last); in set_component_ssa_name()
652 if (TREE_CODE (t) == SSA_NAME && SSA_NAME_DEF_STMT (t) == NULL)
774 && SSA_NAME_DEF_STMT (comp) == NULL) in update_phi_components()
1026 SSA_NAME_DEF_STMT (lhs) = stmt; in expand_complex_libcall()
H A Dtree-chkp-opt.c366 def_stmt = SSA_NAME_DEF_STMT (ptr); in chkp_collect_value()
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
1135 && gimple_code (SSA_NAME_DEF_STMT (op)) != GIMPLE_NOP) in chkp_reduce_bounds_lifetime()
H A Dpredict.c1515 stmt = SSA_NAME_DEF_STMT (t1); in expr_coherent_p()
1525 stmt = SSA_NAME_DEF_STMT (t2); in expr_coherent_p()
1800 lhs_def_stmt = SSA_NAME_DEF_STMT (cmp_lhs); in predict_extra_loop_exits()
2116 gimple *call_stmt = SSA_NAME_DEF_STMT (gimple_cond_lhs (stmt)); in predict_loops()
2120 call_stmt = SSA_NAME_DEF_STMT (gimple_assign_rhs1 (call_stmt)); in predict_loops()
2286 def = SSA_NAME_DEF_STMT (TREE_OPERAND (op0, 0)); in expr_expected_value_1()
2304 def = SSA_NAME_DEF_STMT (op0); in expr_expected_value_1()
2692 gimple *g = SSA_NAME_DEF_STMT (t); in zero_one_minusone()
2749 || !SSA_NAME_DEF_STMT (return_val) in apply_return_prediction()
2750 || gimple_code (SSA_NAME_DEF_STMT (return_val)) != GIMPLE_PHI) in apply_return_prediction()
[all …]
H A Dtree-ssa-alias.c686 gimple *stmt = SSA_NAME_DEF_STMT (ptr); in ao_ref_init_from_ptr_and_size()
2598 gimple *def_stmt = SSA_NAME_DEF_STMT (vuse); in maybe_skip_until()
2675 basic_block def_bb = gimple_bb (SSA_NAME_DEF_STMT (arg0)); in get_continuation_for_phi()
2687 gimple *def = SSA_NAME_DEF_STMT (arg0); in get_continuation_for_phi()
2701 def = SSA_NAME_DEF_STMT (arg0); in get_continuation_for_phi()
2787 def_stmt = SSA_NAME_DEF_STMT (vuse); in walk_non_aliased_vuses()
2854 gimple *def_stmt = SSA_NAME_DEF_STMT (vdef); in walk_aliased_vdefs_1()
H A Dtree-object-size.c522 gimple *def = SSA_NAME_DEF_STMT (ptr); in compute_builtin_object_size()
970 stmt = SSA_NAME_DEF_STMT (var); in collect_object_sizes_for()
1079 gimple *stmt = SSA_NAME_DEF_STMT (var); in check_for_plus_in_loops_1()
1179 gimple *stmt = SSA_NAME_DEF_STMT (var); in check_for_plus_in_loops()
H A Dgimple-match-head.c841 return SSA_NAME_DEF_STMT (name); in get_def()
904 gimple *def = SSA_NAME_DEF_STMT (arg1); in optimize_pow_to_exp()
927 phi = dyn_cast <gphi *> (SSA_NAME_DEF_STMT (gimple_assign_rhs1 (def))); in optimize_pow_to_exp()
H A Dtree-tailcall.c212 at = SSA_NAME_DEF_STMT (expr); in independent_of_stmt_p()
938 SSA_NAME_DEF_STMT (rslt) = gimple_build_nop (); in eliminate_tail_call()
1051 tree new_name = make_ssa_name (param, SSA_NAME_DEF_STMT (name)); in tree_optimize_tail_calls_1()
H A Dtree-outof-ssa.c779 stmt = SSA_NAME_DEF_STMT (arg); in remove_gimple_phi_args()
1006 gimple *defa = SSA_NAME_DEF_STMT (arg); in trivially_conflicts_p()
1106 && SSA_NAME_DEF_STMT (arg) == last) in insert_backedge_copies()
H A Dtree-chkp.c797 phi = SSA_NAME_DEF_STMT (bounds);
842 bounds_phi = as_a <gphi *> (SSA_NAME_DEF_STMT (bounds));
843 ptr_phi = as_a <gphi *> (SSA_NAME_DEF_STMT (ptr));
899 phi = SSA_NAME_DEF_STMT (bounds);
1201 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1227 && gimple_code (SSA_NAME_DEF_STMT (ptr)) != GIMPLE_PHI);
1273 gimple *def = SSA_NAME_DEF_STMT (ptr);
1305 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
2020 SSA_NAME_DEF_STMT (op) = new_call;
2385 gcc_assert (gimple_code (SSA_NAME_DEF_STMT (val)) == GIMPLE_CALL);
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-im.c460 def_stmt = SSA_NAME_DEF_STMT (def); in outermost_invariant_loop()
494 gimple def_stmt = SSA_NAME_DEF_STMT (def); in add_dependency()
802 def_data = get_lim_data (SSA_NAME_DEF_STMT (val)); in determine_max_movement()
832 def_data = get_lim_data (SSA_NAME_DEF_STMT (val)); in determine_max_movement()
999 stmt1 = SSA_NAME_DEF_STMT (gimple_assign_rhs1 (stmt)); in rewrite_bittest()
1010 stmt1 = SSA_NAME_DEF_STMT (t); in rewrite_bittest()
1273 SSA_NAME_DEF_STMT (gimple_phi_result (stmt)) = new_stmt; in move_computations_stmt()
1289 SSA_NAME_DEF_STMT (gimple_phi_result (stmt)) = new_stmt; in move_computations_stmt()
1406 stmt = SSA_NAME_DEF_STMT (op); in force_move_till_op()
H A Dtree-ssa-strlen.c701 gimple stmt = SSA_NAME_DEF_STMT (ptr); in find_equal_ptrs()
761 || SSA_NAME_DEF_STMT (vuse) != last.stmt in adjust_last_stmt()
843 gimple def_stmt = SSA_NAME_DEF_STMT (len); in adjust_last_stmt()
1307 def_stmt = SSA_NAME_DEF_STMT (len); in handle_builtin_memcpy()
1627 gimple def_stmt = SSA_NAME_DEF_STMT (off); in handle_pointer_plus()
1835 gimple stmt = SSA_NAME_DEF_STMT (vuse); in do_invalidate()
1859 stmt = SSA_NAME_DEF_STMT (vuse); in do_invalidate()
H A Dsese.c200 def_bb = gimple_bb (SSA_NAME_DEF_STMT (use)); in sese_build_liveouts_use()
259 def_bb = gimple_bb (SSA_NAME_DEF_STMT (use)); in sese_bad_liveouts_use()
823 def = SSA_NAME_DEF_STMT (t); in scalar_evolution_in_region()
H A Dtree-ssa-propagate.c681 SSA_NAME_DEF_STMT (var) = new_stmt; in move_ssa_defining_stmt_for_defs()
1038 def_stmt = SSA_NAME_DEF_STMT (name); in substitute_and_fold()
1073 SSA_NAME_DEF_STMT (name) = new_stmt; in substitute_and_fold()
H A Dtree-ssa-pre.c1244 gimple phi = SSA_NAME_DEF_STMT (vuse); in translate_vuse_through_block()
1265 phi = SSA_NAME_DEF_STMT (vuse); in translate_vuse_through_block()
1760 gimple def_stmt = SSA_NAME_DEF_STMT (name); in phi_translate_1()
2113 gimple def_stmt = SSA_NAME_DEF_STMT (ref->vuse); in valid_in_sets()
4273 gimple_set_plf (SSA_NAME_DEF_STMT (sprime), in eliminate()
4488 SSA_NAME_DEF_STMT (res) = stmt; in eliminate()
4524 gimple_set_plf (SSA_NAME_DEF_STMT (rhs), NECESSARY, true); in eliminate()
4574 stmt = SSA_NAME_DEF_STMT (op); in mark_operand_necessary()
4601 t = SSA_NAME_DEF_STMT (ssa_name (i)); in remove_dead_inserted_code()
4609 t = SSA_NAME_DEF_STMT (ssa_name (i)); in remove_dead_inserted_code()
[all …]
H A Dtree-vect-loop.c1875 def_stmt = SSA_NAME_DEF_STMT (op); in vect_is_slp_reduction()
1905 def_stmt = SSA_NAME_DEF_STMT (op); in vect_is_slp_reduction()
2054 def_stmt = SSA_NAME_DEF_STMT (loop_arg); in vect_is_simple_reduction_1()
2113 def1 = SSA_NAME_DEF_STMT (op1); in vect_is_simple_reduction_1()
2139 && SSA_NAME_DEF_STMT (op1) == phi) in vect_is_simple_reduction_1()
2286 def1 = SSA_NAME_DEF_STMT (op1); in vect_is_simple_reduction_1()
2289 def2 = SSA_NAME_DEF_STMT (op2); in vect_is_simple_reduction_1()
3349 && (def_stmt = SSA_NAME_DEF_STMT (init_val)) in get_initial_def_for_reduction()
4068 SSA_NAME_DEF_STMT (new_temp) = epilog_stmt; in vect_create_epilog_for_reduction()
4719 && (def_arg_stmt = SSA_NAME_DEF_STMT (def_arg)) in vectorizable_reduction()
[all …]
H A Dtree-ssa-dom.c1393 defstmt = SSA_NAME_DEF_STMT (x); in loop_depth_of_name()
1495 phi = SSA_NAME_DEF_STMT (preinc); in simple_iv_increment_p()
2057 gimple defstmt = SSA_NAME_DEF_STMT (rhs); in record_equivalences_from_stmt()
2059 SSA_NAME_DEF_STMT (rhs) = defstmt; in record_equivalences_from_stmt()
2285 gimple defstmt = SSA_NAME_DEF_STMT (rhs); in optimize_stmt()
2287 SSA_NAME_DEF_STMT (rhs) = defstmt; in optimize_stmt()
2675 && SSA_NAME_DEF_STMT (rhs) == use_stmt) in propagate_rhs_into_lhs()
3014 eliminate_const_or_copy (SSA_NAME_DEF_STMT (ssa_name (i)), in eliminate_degenerate_phis()
H A Dtree-switch-conversion.c650 SSA_NAME_DEF_STMT (name) = load; in build_one_array()
689 SSA_NAME_DEF_STMT (tidx) = stmt; in build_arrays()
716 SSA_NAME_DEF_STMT (name) = assign; in gen_def_assigns()

12345678