Home | History | Annotate | Download | only in IR

Lines Matching refs:NumElems

347       unsigned NumElems = STy->getNumElements();
349 if (NumElems == 0)
355 for (unsigned i = 1; i != NumElems; ++i)
362 Constant *N = ConstantInt::get(DestTy, NumElems);
415 unsigned NumElems = STy->getNumElements();
417 if (NumElems == 0)
423 for (unsigned i = 1; i != NumElems; ++i)
473 unsigned NumElems = STy->getNumElements();
475 if (NumElems == 0)
481 for (unsigned i = 1; i != NumElems; ++i)