Searched refs:multiplyCoefficientBy (Results 1 – 4 of 4) sorted by relevance
246 return scalarOrVector(getElementCount().multiplyCoefficientBy(Factor), in multiplyElements()
243 constexpr LeafTy multiplyCoefficientBy(ScalarTy RHS) const { in multiplyCoefficientBy() function
4553 VecContainerVT.getVectorElementCount().multiplyCoefficientBy(2)); in getWideningInterleave()4559 VecVT.getVectorElementCount().multiplyCoefficientBy(2)); in getWideningInterleave()9720 VecVT.getVectorElementCount().multiplyCoefficientBy(2)); in lowerVECTOR_DEINTERLEAVE()9806 VecVT.getVectorElementCount().multiplyCoefficientBy(2)); in lowerVECTOR_INTERLEAVE()
1003 return B.CreateElementCount(Ty, VF.multiplyCoefficientBy(Step)); in createStepForVF()