Home | History | Annotate | Download | only in IR

Lines Matching refs:NumElems

361       unsigned NumElems = STy->getNumElements();
363 if (NumElems == 0)
369 for (unsigned i = 1; i != NumElems; ++i)
376 Constant *N = ConstantInt::get(DestTy, NumElems);
429 unsigned NumElems = STy->getNumElements();
431 if (NumElems == 0)
437 for (unsigned i = 1; i != NumElems; ++i)
487 unsigned NumElems = STy->getNumElements();
489 if (NumElems == 0)
495 for (unsigned i = 1; i != NumElems; ++i)