Searched refs:getMinNumElements (Results 1 – 4 of 4) sorted by relevance
581 return get(ElementType, SVTy->getMinNumElements()); in get()619 uint64_t getMinNumElements() const { return ElementQuantity; } in getMinNumElements() function
497 if (!VecTy || !OutTy || VecTy->getNumElements() != OutTy->getMinNumElements()) in instCombineSVECmpNE()621 if (Idx >= PgVTy->getMinNumElements()) in instCombineSVELast()
2083 VecTy->getMinNumElements()));2102 VecTy->getMinNumElements()));
8545 switch (VTy->getMinNumElements()) { in EmitSVEPredicateCast()