Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1186 getBestOperand(unsigned OpIdx, int Lane, int LastLane, in getBestOperand()
1457 int LastLane = Lane - Direction; in reorder() local
H A DLoopVectorize.cpp2927 Value *LastLane = Builder.CreateSub(Builder.getInt32(1), RunTimeVF); in vectorizeMemoryInstruction() local
9681 unsigned LastLane = IsUniform ? 0 : VF.getKnownMinValue() - 1; in get() local