Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHelpers.h166 static VPLane getLastLaneForVF(const ElementCount &VF) { in getLastLaneForVF() function
H A DVPlanUnroll.cpp518 VPLane::getLastLaneForVF(VF)); in replicateByVF()
H A DVPlanRecipes.cpp1336 : VPLane::getLastLaneForVF(State.VF); in execute()