Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp176 Lane = VPLane::getFirstLane(); in fixPhi()
H A DVPlan.h167 static VPLane getFirstLane() { return VPLane(0, VPLane::Kind::First); } in getFirstLane() function
H A DLoopVectorize.cpp2782 InputInstance.Lane = VPLane::getFirstLane(); in scalarizeInstruction()
7498 State.get(RedResult, VPIteration(State.UF - 1, VPLane::getFirstLane())); in createAndCollectMergePhiForReduction()