Home
last modified time | relevance | path

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

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