Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:numelements

542   unsigned NumElements = ValueVT.getVectorNumElements();
554 DAG.getConstant(i * (NumElements / NumIntermediates),
1168 unsigned NumElements = VecTy->getNumElements();
1174 for (unsigned i = 0; i != NumElements; ++i)
1185 Ops.assign(NumElements, Op);