/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimplify-me.c | 262 gimplify_expr (gimple_assign_rhs1_ptr (stmt), &pre, NULL, in gimple_regimplify_operands()
|
H A D | tree-ssa-uninit.c | 252 && use_p->use == gimple_assign_rhs1_ptr (ass)) in warn_uninitialized_vars() 319 && luse_p->use == gimple_assign_rhs1_ptr (ass)) in warn_uninitialized_vars()
|
H A D | gimple.h | 2508 gimple_assign_rhs1_ptr (gassign *gs) 2514 gimple_assign_rhs1_ptr (gimple *gs) 2517 return gimple_assign_rhs1_ptr (ass);
|
H A D | tree-vect-slp.c | 553 swap_ssa_operands (stmt, gimple_assign_rhs1_ptr (stmt), in vect_get_and_check_slp_defs() 1403 swap_ssa_operands (stmt, gimple_assign_rhs1_ptr (stmt), in vect_build_slp_tree_2()
|
H A D | tree-ssa.c | 1777 tree rhs, *rhsp = gimple_assign_rhs1_ptr (stmt); in execute_update_addresses_taken()
|
H A D | gimple-loop-interchange.cc | 516 && use_p->use == gimple_assign_rhs1_ptr (ass))) in analyze_iloop_reduction_var()
|
H A D | tree-ssa-loop-im.c | 574 rhs = gimple_assign_rhs1_ptr (stmt); in simple_mem_ref_in_stmt()
|
H A D | tree-sra.c | 3498 modify_this_stmt = sra_modify_expr (gimple_assign_rhs1_ptr (stmt), in sra_modify_assign() 4977 rhs_p = gimple_assign_rhs1_ptr (stmt); in sra_ipa_modify_assign()
|
H A D | tree-vect-loop.c | 1221 gimple_assign_rhs1_ptr (stmt), in ~_loop_vec_info() 2954 gimple_assign_rhs1_ptr (next_stmt), in vect_is_slp_reduction() 3548 swap_ssa_operands (def_stmt, gimple_assign_rhs1_ptr (def_stmt), in vect_is_simple_reduction()
|
H A D | tree-ssa-forwprop.c | 842 tree *rhsp = gimple_assign_rhs1_ptr (use_stmt); in forward_propagate_addr_expr_1()
|
H A D | tree-ssa-reassoc.c | 5136 gimple_assign_rhs1_ptr (stmt), in linearize_expr_tree() 5196 gimple_assign_rhs1_ptr (user), in repropagate_negates()
|
H A D | gimple-ssa-strength-reduction.c | 2046 tree *rhs = gimple_assign_rhs1_ptr (c->cand_stmt); in replace_refs()
|
H A D | tree-ssa-loop-ivopts.c | 1714 op0 = gimple_assign_rhs1_ptr (stmt); in extract_cond_operands() 2495 rhs = gimple_assign_rhs1_ptr (stmt); in find_interesting_uses_stmt()
|
H A D | cfgexpand.c | 5487 swap_ssa_operands (stmt, gimple_assign_rhs1_ptr (stmt), in reorder_operands()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-mudflap.c | 962 mf_xform_derefs_1 (&i, gimple_assign_rhs1_ptr (s), in mf_xform_statements()
|
H A D | tree-ssa-reassoc.c | 2631 gimple_assign_rhs1_ptr (stmt), in linearize_expr_tree() 2691 gimple_assign_rhs1_ptr (user), in repropagate_negates()
|
H A D | tree-ssa.c | 2054 tree rhs, *rhsp = gimple_assign_rhs1_ptr (stmt); in execute_update_addresses_taken()
|
H A D | tree-sra.c | 2998 modify_this_stmt = sra_modify_expr (gimple_assign_rhs1_ptr (*stmt), in sra_modify_assign() 4453 rhs_p = gimple_assign_rhs1_ptr (stmt); in sra_ipa_modify_assign()
|
H A D | tree-vect-loop.c | 1929 gimple_assign_rhs1_ptr (next_stmt), in vect_is_slp_reduction() 2343 swap_tree_operands (def_stmt, gimple_assign_rhs1_ptr (def_stmt), in vect_is_simple_reduction_1()
|
H A D | tree-ssa-loop-im.c | 660 return gimple_assign_rhs1_ptr (stmt); in simple_mem_ref_in_stmt()
|
H A D | tree-vect-slp.c | 389 swap_tree_operands (stmt, gimple_assign_rhs1_ptr (stmt), in vect_get_and_check_slp_defs()
|
H A D | tree-ssa-loop-ivopts.c | 1325 op0 = gimple_assign_rhs1_ptr (stmt); in extract_cond_operands() 1858 rhs = gimple_assign_rhs1_ptr (stmt); in find_interesting_uses_stmt()
|
H A D | gimple.h | 1884 gimple_assign_rhs1_ptr (const_gimple gs) in gimple_assign_rhs1_ptr() function
|
H A D | tree-ssa-pre.c | 4026 gimple_assign_rhs1_ptr (stmt), in compute_avail()
|
H A D | tree-data-ref.c | 4347 op1 = gimple_assign_rhs1_ptr (stmt); in get_references_in_stmt()
|