Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:scalars

1990   // Try to group the scalars into pairs, shuffle the pairs together, then
3921 SmallVector<SDValue, 8> Scalars;
3929 Scalars
3933 DAG.getNode(ISD::BUILD_VECTOR, dl, Node->getValueType(0), Scalars);