Home
last modified time | relevance | path

Searched defs:MaxVF (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1847 uint64_t MaxVF = in couldPreventStoreLoadForward() local
2291 uint64_t MaxVF = MinDepDistBytes / MaxStride; in isDependent() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2222 uint64_t MaxVF = VF.getKnownMinValue(); in isIndvarOverflowCheckKnownFalse() local
3610 if (auto MaxVF = in computeFeasibleMaxVF() local
3615 if (auto MaxVF = in computeFeasibleMaxVF() local
3725 auto NoScalarEpilogueNeeded = [this, &UserIC](unsigned MaxVF) { in computeMaxVF()
3913 ElementCount MaxVF = MaxVectorElementCount; in getMaximizedVFForTarget() local
8316 ElementCount MaxVF) { in buildVPlansWithVPRecipes()
H A DVPlan.cpp1638 ElementCount MaxVF) { in buildVPlans()
H A DSLPVectorizer.cpp2028 unsigned MaxVF = MaxVFOption.getNumOccurrences() ? in getMaximumVF() local
8302 bool Final, unsigned MaxVF) { in tryToVectorizeGatheredLoads()
8528 unsigned MaxVF = Slice.size(); in tryToVectorizeGatheredLoads() local
21203 unsigned MaxVF = in vectorizeStores() local
21610 unsigned MaxVF = std::max<unsigned>( in tryToVectorizeList() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1726 unsigned MaxVF = RISCV::RVVBytesPerBlock * 8; in shouldExpandGetVectorLength() local