Home
last modified time | relevance | path

Searched refs:ILV (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7276 InnerLoopVectorizer &ILV, DominatorTree *DT, bool IsEpilogueVectorization, in executePlan() argument
7295 VPTransformState State(BestVF, BestUF, LI, DT, ILV.Builder, &ILV, &BestVPlan, in executePlan()
7305 if (!ILV.getTripCount()) in executePlan()
7306 ILV.setTripCount(State.get(BestVPlan.getTripCount(), {0, 0})); in executePlan()
7315 ILV.createVectorizedLoopSkeleton(ExpandedSCEVs ? *ExpandedSCEVs in executePlan()
7323 const LoopAccessInfo *LAI = ILV.Legal->getLAI(); in executePlan()
7339 ILV.printDebugTracesAtStart(); in executePlan()
7350 BestVPlan.prepareToExecute(ILV.getTripCount(), in executePlan()
7351 ILV.getOrCreateVectorTripCount(nullptr), in executePlan()
7396 ILV.fixVectorizedLoop(State, BestVPlan); in executePlan()
[all …]
H A DVPlan.cpp221 InnerLoopVectorizer *ILV, VPlan *Plan, in VPTransformState() argument
223 : VF(VF), UF(UF), CFG(DT), LI(LI), Builder(Builder), ILV(ILV), Plan(Plan), in VPTransformState()
H A DVPlan.h258 InnerLoopVectorizer *ILV, VPlan *Plan, LLVMContext &Ctx);
412 InnerLoopVectorizer *ILV; member
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in4211 @Article{Fenichel:1971:ILV,