Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp237 hasScalarValue(Def, {Instance.Part, VPLane::getFirstLane()})) { in get()
H A DVPlan.h180 static VPLane getFirstLane() { return VPLane(0, VPLane::Kind::First); } in getFirstLane() function
H A DVPlanRecipes.cpp198 ? VPLane::getFirstLane() in fixPhi()
H A DLoopVectorize.cpp2387 InputInstance.Lane = VPLane::getFirstLane(); in scalarizeInstruction()
7220 State.get(RedResult, VPIteration(State.UF - 1, VPLane::getFirstLane())); in createAndCollectMergePhiForReduction()