Searched refs:multiplyCoefficientBy (Results 1 – 7 of 7) sorted by relevance
258 constexpr LeafTy multiplyCoefficientBy(ScalarTy RHS) const { in multiplyCoefficientBy() function
256 return scalarOrVector(getElementCount().multiplyCoefficientBy(Factor), in multiplyElements()
427 DstTy.changeElementCount(DstTy.getElementCount().multiplyCoefficientBy(2)) in applyCombineMulCMLT()
695 ElementCount NumElements = BestVF.multiplyCoefficientBy(BestUF); in optimizeForVFAndUF()
920 return B.CreateElementCount(Ty, VF.multiplyCoefficientBy(Step)); in createStepForVF()
1187 ElementCount Mul = OrigTy.getElementCount().multiplyCoefficientBy( in getLCMType()
4876 VecContainerVT.getVectorElementCount().multiplyCoefficientBy(2)); in getWideningInterleave()4882 VecVT.getVectorElementCount().multiplyCoefficientBy(2)); in getWideningInterleave()10482 VecVT.getVectorElementCount().multiplyCoefficientBy(2)); in lowerVECTOR_DEINTERLEAVE()10568 VecVT.getVectorElementCount().multiplyCoefficientBy(2)); in lowerVECTOR_INTERLEAVE()