Searched defs:MaxVF (Results 1 – 6 of 6) sorted by relevance
4970 unsigned MaxVF = computeFeasibleMaxVF(TC); in computeMaxVF() local5041 unsigned MaxVF = MaxVectorSize; in computeFeasibleMaxVF() local5080 LoopVectorizationCostModel::selectVectorizationFactor(unsigned MaxVF) { in selectVectorizationFactor()6520 unsigned MaxVF = MaybeMaxVF.getValue(); in plan() local6695 void LoopVectorizationPlanner::buildVPlans(unsigned MinVF, unsigned MaxVF) { in buildVPlans()7084 unsigned MaxVF) { in buildVPlansWithVPRecipes()
5880 unsigned MaxVF = std::max<unsigned>(PowerOf2Floor(VL.size()), MinVF); in tryToVectorizeList() local
5012 if (auto MaxVF = in computeFeasibleMaxVF() local5017 if (auto MaxVF = in computeFeasibleMaxVF() local5227 ElementCount MaxVF = MaxVectorElementCount; in getMaximizedVFForTarget() local8032 ElementCount MaxVF) { in buildVPlans()8674 ElementCount MaxVF) { in buildVPlansWithVPRecipes()
1133 unsigned MaxVF = MaxVFOption.getNumOccurrences() ? in getMaximumVF() local11541 unsigned MaxVF = std::min(R.getMaximumVF(EltSize, Instruction::Store), in vectorizeStores() local11666 unsigned MaxVF = std::max<unsigned>(PowerOf2Floor(VL.size()), MinVF); in tryToVectorizeList() local
1627 uint64_t MaxVF = MaxSafeDepDistBytes / (TypeByteSize * Stride); in isDependent() local
2017 uint64_t MaxVF = MaxSafeDepDistBytes / (TypeByteSize * Stride); in isDependent() local