Lines Matching refs:alternatives
1414 for size or speed, so consider all enabled alternatives. */
2210 many alternatives as required to match the other operands. */
2606 /* Return the mask of operand alternatives that are allowed for INSN
2627 /* Return the set of alternatives of INSN that are allowed by the current
2636 /* Return the set of alternatives of INSN that are allowed by the current
2649 /* Return the set of alternatives of INSN that are allowed by the current
2836 operands, N_ALTERNATIVES alternatives and constraint strings
2972 works correctly. If the instruction has 0 alternatives (i.e. all
3014 and return 1 if they match any of the alternatives in ALTERNATIVES.
3047 constrain_operands (int strict, alternative_mask alternatives)
3071 if (!TEST_BIT (alternatives, which_alternative))
3363 return constrain_operands (-1, alternatives);