Home | History | Annotate | Download | only in gcc

Lines Matching refs:alternatives

681 	      error_at (elem->loc, "multiple alternatives for `predicable'");
711 /* Find out which value we're looking at. Multiple alternatives means at
1048 /* Return the number of alternatives in constraint S. */
1063 number of alternatives. If PATTERN contains several match_operands
1064 with different number of alternatives, error is emitted, and the
1066 number of alternatives, it's stored in N_ALT, and the routine returns 1.
1092 error_at (loc, "wrong number of alternatives in operand %d",
1134 /* Determine how many alternatives there are in INSN, and how many
1210 error_at (loc, "too many alternatives for operand %d",
1215 /* Replicate C as needed to fill out ALT alternatives. */
1708 to the new number of alternatives ALT in substituted pattern.
1752 int alternatives, max_operand;
1760 alternatives = 1;
1762 collect_insn_data (insn_elem->data, &alternatives, &max_operand);
1772 pred = alter_predicate_for_insn (pred, alternatives, max_operand,
1805 alternatives, max_operand);
1862 int alternatives, alternatives_subst;
1871 Also, check if numbers of alternatives are the same in all
1876 alternatives = -1;
1889 &alternatives, subst_elem->loc))
1896 /* Check if numbers of alternatives are the same in all
1922 subst_pattern = alter_constraints (subst_pattern, alternatives,
1929 subst_pattern = subst_dup (subst_pattern, alternatives,