Home
last modified time | relevance | path

Searched defs:MinVF (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4175 auto MinVF = [](const ElementCount &LHS, const ElementCount &RHS) { in getMaximizedVFForTarget() local
4261 if (ElementCount MinVF = in getMaximizedVFForTarget() local
7733 void LoopVectorizationPlanner::buildVPlans(ElementCount MinVF, in buildVPlans()
8322 void LoopVectorizationPlanner::buildVPlansWithVPRecipes(ElementCount MinVF, in buildVPlansWithVPRecipes()
8768 VPlanPtr &Plan, VPRecipeBuilder &RecipeBuilder, ElementCount MinVF) { in adjustRecipesForReductions()
H A DSLPVectorizer.cpp4656 unsigned MinVF = getMinVF(Sz); in canVectorizeLoads() local
8263 unsigned MinVF = R.getMinVF(2 * Sz); in getBuildVectorCost() local
11814 int MinVF = std::min(V1VF, V2VF); in resizeToMatch() local
15892 unsigned Idx, unsigned MinVF, in vectorizeStoreChain()
16069 unsigned MinVF = std::max<unsigned>( in vectorizeStores() local
16463 unsigned MinVF = R.getMinVF(Sz); in tryToVectorizeList() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8961 [[maybe_unused]] unsigned MinVF = in lowerGetVectorLength() local