Searched refs:getMinNumElements (Results 1 – 4 of 4) sorted by relevance
584 return get(ElementType, SVTy->getMinNumElements()); in get()622 uint64_t getMinNumElements() const { return ElementQuantity; } in getMinNumElements() function
462 if (Idx >= PgVTy->getMinNumElements()) in instCombineSVELast()
913 if (!CIdx->uge(ValSVTy->getMinNumElements())) { in ConstantFoldExtractElementInstruction()
8464 switch (VTy->getMinNumElements()) { in EmitSVEPredicateCast()