Home | History | Annotate | Download | only in IR

Lines Matching refs:getVectorNumElements

1710     unsigned GepWidth = GEP.getPointerOperandType()->getVectorNumElements();
1711 Assert1(GepWidth == GEP.getType()->getVectorNumElements(),
1717 unsigned IndexWidth = IndexTy->getVectorNumElements();