Searched refs:PartNumElts (Results 1 – 1 of 1) sorted by relevance
648 ElementCount PartNumElts = PartVT.getVectorElementCount(); in widenVectorToPartType() local654 if (ElementCount::isKnownLE(PartNumElts, ValueNumElts) || in widenVectorToPartType()655 PartNumElts.isScalable() != ValueNumElts.isScalable()) in widenVectorToPartType()670 if (PartNumElts.isScalable()) in widenVectorToPartType()679 Ops.append((PartNumElts - ValueNumElts).getFixedValue(), EltUndef); in widenVectorToPartType()