Home
last modified time | relevance | path

Searched refs:findLaneForValue (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2587 static int findLaneForValue(ArrayRef<Value *> Scalars, in findLaneForValue() function
2619 findLaneForValue(Entry->Scalars, Entry->ReuseShuffleIndices, Scalar); in buildTree()
4569 int FoundLane = findLaneForValue(VTE->Scalars, VTE->ReuseShuffleIndices, V); in isGatherShuffledEntry()
4718 findLaneForValue(Entry->Scalars, Entry->ReuseShuffleIndices, Val); in gather()