Lines Matching refs:gimple_assign_rhs_code
699 && (gimple_assign_rhs_code (stmt) == TRUNC_DIV_EXPR in gimple_divmod_fixed_value()
700 || gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR)); in gimple_divmod_fixed_value()
720 stmt1 = gimple_build_assign (tmp2, gimple_assign_rhs_code (stmt), op1, tmp0); in gimple_divmod_fixed_value()
724 stmt1 = gimple_build_assign (tmp2, gimple_assign_rhs_code (stmt), op1, op2); in gimple_divmod_fixed_value()
776 code = gimple_assign_rhs_code (stmt); in gimple_divmod_fixed_value_transform()
857 && gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR); in gimple_mod_pow2()
884 stmt1 = gimple_build_assign (result, gimple_assign_rhs_code (stmt), in gimple_mod_pow2()
938 code = gimple_assign_rhs_code (stmt); in gimple_mod_pow2_value_transform()
1010 && gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR); in gimple_mod_subtract()
1039 stmt1 = gimple_build_assign (result, gimple_assign_rhs_code (stmt), in gimple_mod_subtract()
1106 code = gimple_assign_rhs_code (stmt); in gimple_mod_subtract_transform()
1884 switch (gimple_assign_rhs_code (stmt)) in gimple_divmod_values_to_profile()
1902 if (gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR in gimple_divmod_values_to_profile()