Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getVectorShuffle

7017     return DAG.getVectorShuffle(VT, N->getDebugLoc(), Ops[0], Ops[1], &Mask[0]);
7075 // FIXME: implement canonicalizations from DAG.getVectorShuffle()
7213 SDValue Shuf = DAG.getVectorShuffle(RVT, dl, LHS, Zero, &Indices[0]);