Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2033 unsigned LastLane = Cost->isUniformAfterVectorization(I, VF) ? 0 : VF - 1; in getOrCreateVectorValue() local
3923 unsigned LastLane = 0; in fixLCSSAPHIs() local
DSLPVectorizer.cpp1013 getBestOperand(unsigned OpIdx, int Lane, int LastLane, in getBestOperand()
1284 int LastLane = Lane - Direction; in reorder() local