Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7560 VPTransformState State(BestVF, BestUF, LI, DT, ILV.Builder, &ILV, &BestVPlan, in executePlan()
7570 if (!ILV.getTripCount()) in executePlan()
7571 ILV.setTripCount(State.get(BestVPlan.getTripCount(), {0, 0})); in executePlan()
7580 ILV.createVectorizedLoopSkeleton(ExpandedSCEVs ? *ExpandedSCEVs in executePlan()
7585 const LoopAccessInfo *LAI = ILV.Legal->getLAI(); in executePlan()
7601 ILV.collectPoisonGeneratingRecipes(State); in executePlan()
7603 ILV.printDebugTracesAtStart(); in executePlan()
7614 BestVPlan.prepareToExecute(ILV.getTripCount(), in executePlan()
7660 ILV.fixVectorizedLoop(State, BestVPlan); in executePlan()
7662 ILV.printDebugTracesAtEnd(); in executePlan()
[all …]
H A DVPlan.h239 InnerLoopVectorizer *ILV, VPlan *Plan, LLVMContext &Ctx) in VPTransformState()
240 : VF(VF), UF(UF), LI(LI), DT(DT), Builder(Builder), ILV(ILV), Plan(Plan), in VPTransformState()
397 InnerLoopVectorizer *ILV; member
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.in4211 @Article{Fenichel:1971:ILV,