Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NumElements

537   unsigned NumElements = ValueVT.getVectorNumElements();
549 DAG.getConstant(i * (NumElements / NumIntermediates),
1142 unsigned NumElements = VecTy->getNumElements();
1148 for (unsigned i = 0; i != NumElements; ++i)
1159 Ops.assign(NumElements, Op);