Lines Matching refs:getNumElements
498 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in getScalarizationOverhead()
537 unsigned WideBits = getScalarSizeInBits(Ty) * VTy->getNumElements(); in getNumVectorRegs()
648 unsigned VF = VTy->getNumElements(); in getArithmeticInstrCost()
787 assert(cast<FixedVectorType>(SrcTy)->getNumElements() == in getVectorTruncCost()
788 cast<FixedVectorType>(DstTy)->getNumElements() && in getVectorTruncCost()
804 unsigned VF = cast<FixedVectorType>(SrcTy)->getNumElements(); in getVectorTruncCost()
878 unsigned VF = DstVTy->getNumElements(); in getBoolVecToIntConversionCost()
980 unsigned VF = SrcVecTy->getNumElements(); in getCastInstrCost()
1131 unsigned VF = cast<FixedVectorType>(ValTy)->getNumElements(); in getCmpSelInstrCost()
1391 unsigned NumElts = cast<FixedVectorType>(VecTy)->getNumElements(); in getInterleavedMemoryOpCost()
1471 unsigned NumElems = ((FixedVectorType *)Ty)->getNumElements(); in getArithmeticReductionCost()
1494 unsigned NumElems = ((FixedVectorType *)Ty)->getNumElements(); in getMinMaxReductionCost()