Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3096 unsigned FoundLane = std::distance(Scalars.begin(), find(Scalars, V)); in findLaneForValue() local
5857 int FoundLane = Entry->findLaneForValue(Scalar); in buildExternalUses() local
5897 int FoundLane = Entry->findLaneForValue(Scalar); buildExternalUses() local
11654 unsigned FoundLane = Entry->findLaneForValue(V); gather() local
[all...]