Lines Matching defs:NumVecElts
5907 int NumVecElts = Vec.getValueType().getVectorNumElements();5908 if (Vec.isUndef() && Size == NumVecElts) {44049 unsigned NumVecElts = VecVT.getVectorNumElements();44051 if (CIdx && CIdx->getAPIntValue().ult(NumVecElts)) {44062 APInt DemandedVecElts = APInt::getOneBitSet(NumVecElts, Idx);