Lines Matching defs:superword_op1
475 value are the same as for the parent routine, except that SUPERWORD_OP1
480 expand_superword_shift (optab binoptab, rtx outof_input, rtx superword_op1,
485 if (!force_expand_binop (word_mode, binoptab, outof_input, superword_op1,
588 otherwise it is by >= BITS_PER_WORD. SUBWORD_OP1 and SUPERWORD_OP1
596 rtx subword_op1, rtx superword_op1,
606 if (outof_target != 0 && subword_op1 == superword_op1)
611 if (!expand_superword_shift (binoptab, outof_input, superword_op1,
618 if (!expand_superword_shift (binoptab, outof_input, superword_op1,
683 rtx superword_op1, tmp, cmp1, cmp2;
711 Set SUPERWORD_OP1 to the shift count that should be used to shift
722 superword_op1 = op1;
731 superword_op1 = cmp1;
742 return expand_superword_shift (binoptab, outof_input, superword_op1,
759 op1, superword_op1,
776 if (!expand_superword_shift (binoptab, outof_input, superword_op1,