Lines Matching refs:getVectorElementCount
991 ElementCount NumElts = VT.getVectorElementCount(); in getTypeConversion()
1016 if (VT.getVectorElementCount().isScalable()) in getTypeConversion()
1079 if (VT.getVectorElementCount() == ElementCount::getScalable(1)) in getTypeConversion()
1084 VT.getVectorElementCount().divideCoefficientBy(2)); in getTypeConversion()
1093 ElementCount EC = VT.getVectorElementCount(); in getVectorTypeBreakdownMVT()
1399 ElementCount EC = VT.getVectorElementCount(); in computeRegisterProperties()
1416 SVT.getVectorElementCount() == EC && isTypeLegal(SVT)) { in computeRegisterProperties()
1437 SVT.getVectorElementCount().getKnownMinValue() > in computeRegisterProperties()
1536 ElementCount EltCnt = VT.getVectorElementCount(); in getVectorTypeBreakdown()
1577 divideCeil(VT.getVectorElementCount().getKnownMinValue(), in getVectorTypeBreakdown()
1578 PartVT.getVectorElementCount().getKnownMinValue()); in getVectorTypeBreakdown()