Searched defs:MaxVF (Results 1 – 3 of 3) sorted by relevance
5758 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF() local5762 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF() local5958 ElementCount MaxVF = MaxVectorElementCount; in getMaximizedVFForTarget() local6031 LoopVectorizationCostModel::selectVectorizationFactor(ElementCount MaxVF) { in selectVectorizationFactor()7982 ElementCount MaxVF = MaxFactors.FixedVF; in plan() local8481 ElementCount MaxVF) { in buildVPlans()8966 ElementCount MaxVF) { in buildVPlansWithVPRecipes()
793 unsigned MaxVF = MaxVFOption.getNumOccurrences() ? in getMaximumVF() local6706 unsigned MaxVF = std::min(R.getMaximumVF(EltSize, Instruction::Store), in vectorizeStores() local6817 unsigned MaxVF = std::max<unsigned>(PowerOf2Floor(VL.size()), MinVF); in tryToVectorizeList() local
1637 uint64_t MaxVF = MaxSafeDepDistBytes / (TypeByteSize * Stride); in isDependent() local