Lines Matching refs:gimple_assign_rhs_code
571 && (gimple_assign_rhs_code (stmt) == TRUNC_DIV_EXPR in gimple_divmod_fixed_value()
572 || gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR)); in gimple_divmod_fixed_value()
595 stmt1 = gimple_build_assign_with_ops (gimple_assign_rhs_code (stmt), tmp2, in gimple_divmod_fixed_value()
600 stmt1 = gimple_build_assign_with_ops (gimple_assign_rhs_code (stmt), tmp2, in gimple_divmod_fixed_value()
658 code = gimple_assign_rhs_code (stmt); in gimple_divmod_fixed_value_transform()
729 && gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR); in gimple_mod_pow2()
759 stmt1 = gimple_build_assign_with_ops (gimple_assign_rhs_code (stmt), result, in gimple_mod_pow2()
816 code = gimple_assign_rhs_code (stmt); in gimple_mod_pow2_value_transform()
885 && gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR); in gimple_mod_subtract()
915 stmt1 = gimple_build_assign_with_ops (gimple_assign_rhs_code (stmt), result, in gimple_mod_subtract()
989 code = gimple_assign_rhs_code (stmt); in gimple_mod_subtract_transform()
1645 switch (gimple_assign_rhs_code (stmt)) in gimple_divmod_values_to_profile()
1664 if (gimple_assign_rhs_code (stmt) == TRUNC_MOD_EXPR in gimple_divmod_values_to_profile()