Searched refs:ILV (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 7208 InnerLoopVectorizer &ILV, DominatorTree *DT, bool VectorizingEpilogue) { in executePlan() argument 7232 attachRuntimeChecks(BestVPlan, ILV.RTChecks, HasBranchWeights); in executePlan() 7250 VPTransformState State(&TTI, BestVF, LI, DT, ILV.AC, ILV.Builder, &BestVPlan, in executePlan() 7276 if (!ILV.getTripCount()) in executePlan() 7277 ILV.setTripCount(State.get(BestVPlan.getTripCount(), VPLane(0))); in executePlan() 7286 State.CFG.PrevBB = ILV.createVectorizedLoopSkeleton(); in executePlan() 7293 ILV.printDebugTracesAtStart(); in executePlan() 7305 ILV.getTripCount(), in executePlan() 7306 ILV.getOrCreateVectorTripCount(ILV.LoopVectorPreHeader), State); in executePlan() 7311 if (BasicBlock *MemCheckBlock = ILV.RTChecks.getMemRuntimeChecks().second) in executePlan() [all …]
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 4211 @Article{Fenichel:1971:ILV,
|