Home
last modified time | relevance | path

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

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