Lines Matching refs:gimple_assign_lhs
587 square_def = gimple_assign_lhs (use_stmt); in execute_cse_reciprocals_1()
634 tree powmult_def_name = gimple_assign_lhs (powmult_use_stmt); in execute_cse_reciprocals_1()
2101 op_type = TREE_TYPE (gimple_assign_lhs (stmt)); in widening_mult_conversion_strippable_p()
2198 tree type = TREE_TYPE (gimple_assign_lhs (stmt)); in is_widening_mult_p()
2289 lhs = gimple_assign_lhs (stmt); in convert_expand_mult_copysign()
2341 lhs = gimple_assign_lhs (stmt); in convert_mult_to_widen()
2451 lhs = gimple_assign_lhs (stmt); in convert_plusminus_to_widen()
2582 tree to_type = TREE_TYPE (gimple_assign_lhs (conv_stmt)); in convert_plusminus_to_widen()
2669 result = gimple_assign_lhs (use_stmt); in convert_mult_to_fma_1()
2672 single_imm_use (gimple_assign_lhs (use_stmt), &use_p, &neguse_stmt); in convert_mult_to_fma_1()
2708 fma_stmt = gimple_build_assign (gimple_assign_lhs (use_stmt), in convert_mult_to_fma_1()
2918 result = gimple_assign_lhs (use_stmt); in convert_mult_to_fma()
2922 if (!single_imm_use (gimple_assign_lhs (use_stmt), in convert_mult_to_fma()
2991 tree use_lhs = gimple_assign_lhs (use_stmt); in convert_mult_to_fma()
3112 tree lhs = gimple_assign_lhs (stmt); in uaddsub_overflow_check_p()
3156 tree lhs = gimple_assign_lhs (stmt); in match_uaddsub_overflow()
3278 tree type = TREE_TYPE (gimple_assign_lhs (stmt)); in divmod_candidate_p()