Searched defs:MaxVF (Results 1 – 3 of 3) sorted by relevance
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
2017 uint64_t MaxVF = MaxSafeDepDistBytes / (TypeByteSize * Stride); in isDependent() local