Lines Matching refs:gimple_assign_lhs
566 tree lhs = gimple_assign_lhs (one_basis->cand_stmt); in find_basis_for_base_expr()
729 lhs = gimple_assign_lhs (gs); in stmt_cost()
1048 ref_expr = gimple_assign_lhs (gs); in slsr_process_ref()
1610 return legal_cast_p_1 (TREE_TYPE (gimple_assign_lhs (gs)), TREE_TYPE (rhs)); in legal_cast_p()
1627 lhs = gimple_assign_lhs (gs); in slsr_process_cast()
1785 && (INTEGRAL_TYPE_P (TREE_TYPE (gimple_assign_lhs (gs))) in before_dom_children()
1786 || POINTER_TYPE_P (TREE_TYPE (gimple_assign_lhs (gs))))) in before_dom_children()
2130 tree target_type = TREE_TYPE (gimple_assign_lhs (c->cand_stmt)); in replace_mult_candidate()
2175 tree lhs = gimple_assign_lhs (c->cand_stmt); in replace_mult_candidate()
2249 replace_mult_candidate (c, gimple_assign_lhs (basis->cand_stmt), bump); in replace_unconditional_candidate()
2426 feeding_def = gimple_assign_lhs (basis->cand_stmt); in create_phi_basis_1()
2518 basis_name = gimple_assign_lhs (basis->cand_stmt); in replace_conditional_candidate()
2905 tree basis_lhs = gimple_assign_lhs (basis->cand_stmt); in phi_incr_cost_1()
2909 tree lhs = gimple_assign_lhs (arg_cand->cand_stmt); in phi_incr_cost_1()
3116 TREE_TYPE (gimple_assign_lhs in analyze_increments()
3785 tree lhs = gimple_assign_lhs (c->cand_stmt); in replace_one_candidate()
3864 tree basis_name = gimple_assign_lhs (basis->cand_stmt); in replace_profitable_candidates()
3880 tree basis_name = gimple_assign_lhs (basis->cand_stmt); in replace_profitable_candidates()
3959 mode = TYPE_MODE (TREE_TYPE (gimple_assign_lhs (c->cand_stmt))); in analyze_candidates_and_replace()