Lines Matching defs:Narrow
8695 // Narrow/widen the indices vector to the correct size.
15720 // Narrow shuffle + insert is better than the wide alternative.
39057 // Narrow the repeated mask to create 32-bit element permutes.
39626 // Narrow shuffle mask to v4x128.
50381 SDValue Narrow = N.getOperand(0);
50382 EVT NarrowVT = Narrow.getValueType();
50385 SDValue Op = PromoteMaskArithmetic(Narrow, DL, VT, DAG, 0);