Home | History | Annotate | Download | only in R600

Lines Matching defs:NumElements

1142       unsigned NumElements = 4;
1145 NumElements = VT.getVectorNumElements();
1147 Result = DAG.getNode(ISD::BUILD_VECTOR, DL, NewVT, Slots, NumElements);