Lines Matching defs:Narrow
8471 // Narrow/widen the indices vector to the correct size.
15422 // Narrow shuffle + insert is better than the wide alternative.
38037 // Narrow the repeated mask to create 32-bit element permutes.
38606 // Narrow shuffle mask to v4x128.
49168 SDValue Narrow = N.getOperand(0);
49169 EVT NarrowVT = Narrow.getValueType();
49172 SDValue Op = PromoteMaskArithmetic(Narrow, DL, VT, DAG, 0);