LLVM 19.0.0git
llvm::LoopVectorizationPlanner Member List

This is the complete list of members for llvm::LoopVectorizationPlanner, including all inherited members.

buildVPlans(ElementCount MinVF, ElementCount MaxVF)llvm::LoopVectorizationPlannerprotected
executePlan(ElementCount VF, unsigned UF, VPlan &BestPlan, InnerLoopVectorizer &LB, DominatorTree *DT, bool IsEpilogueVectorization, const DenseMap< const SCEV *, Value * > *ExpandedSCEVs=nullptr)llvm::LoopVectorizationPlanner
getBestPlanFor(ElementCount VF) constllvm::LoopVectorizationPlanner
getDecisionAndClampRange(const std::function< bool(ElementCount)> &Predicate, VFRange &Range)llvm::LoopVectorizationPlannerstatic
hasPlanWithVF(ElementCount VF) constllvm::LoopVectorizationPlannerinline
LoopVectorizationPlanner(Loop *L, LoopInfo *LI, DominatorTree *DT, const TargetLibraryInfo *TLI, const TargetTransformInfo &TTI, LoopVectorizationLegality *Legal, LoopVectorizationCostModel &CM, InterleavedAccessInfo &IAI, PredicatedScalarEvolution &PSE, const LoopVectorizeHints &Hints, OptimizationRemarkEmitter *ORE)llvm::LoopVectorizationPlannerinline
plan(ElementCount UserVF, unsigned UserIC)llvm::LoopVectorizationPlanner
planInVPlanNativePath(ElementCount UserVF)llvm::LoopVectorizationPlanner
printPlans(raw_ostream &O)llvm::LoopVectorizationPlanner
selectEpilogueVectorizationFactor(const ElementCount MaxVF, unsigned IC)llvm::LoopVectorizationPlanner