Home
last modified time | relevance | path

Searched defs:EndLane (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1447 unsigned EndLane = FirstLaneOnly ? 1 : State.VF.getKnownMinValue(); in execute() local
H A DLoopVectorize.cpp9193 const unsigned EndLane = State.VF.getKnownMinValue(); in execute() local