Searched defs:MaxElts (Results 1 – 4 of 4) sorted by relevance
1207 APInt MaxElts(IntWidth, NumElements); in canScalarizeAccess() local
16072 unsigned MaxElts = llvm::bit_floor(MaxVecRegSize / EltSize); in vectorizeStores() local 17390 unsigned MaxElts = in tryToReduce() local 19032 unsigned MaxElts = MaxVecRegSize / EltSize; vectorizeGEPIndices() local
4737 unsigned MaxElts = ST->hasAVX2() ? 32 : 16; in getScalarizationOverhead() local
5916 unsigned MaxElts = std::max(NumElts, NumSubSrcBCElts); in getFauxShuffleMask() local44382 unsigned MaxElts = Subtarget.hasInt256() ? 32 : 16; in combinePredicateReduction() local