Searched refs:findLaneForValue (Results 1 – 1 of 1) sorted by relevance
3901 unsigned findLaneForValue(Value *V) const { in findLaneForValue() function in llvm::slpvectorizer::BoUpSLP::TreeEntry7896 unsigned FoundLane = Entry->findLaneForValue(Scalar); in buildExternalUses()7944 unsigned FoundLane = Entry->findLaneForValue(Scalar); in buildExternalUses()14899 TEs.front()->findLaneForValue(V)); in getTreeCost()15724 : Entries[Pair.first]->findLaneForValue(VL[Pair.second])); in isGatherShuffledSingleRegisterEntry()16328 unsigned FoundLane = Entries.front()->findLaneForValue(V); in gather()17151 Mask[I] = FrontTE->findLaneForValue(V); in processBuildVector()