Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp173 auto Lane = VPLane::getLastLaneForVF(State.VF); in fixPhi()
H A DVPlan.h169 static VPLane getLastLaneForVF(const ElementCount &VF) { in getLastLaneForVF() function
H A DLoopVectorize.cpp9453 auto Lane = VPLane::getLastLaneForVF(State.VF); in execute()