Searched refs:newGatherTreeEntry (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 4055 TreeEntry *newGatherTreeEntry(ArrayRef<Value *> VL, in newGatherTreeEntry() function in llvm::slpvectorizer::BoUpSLP 10263 newGatherTreeEntry(VL, S, UserTreeIdx, ReuseShuffleIndices); in buildTreeRec() 10274 newGatherTreeEntry(VL, S, UserTreeIdx, ReuseShuffleIndices); in buildTreeRec() 10287 newGatherTreeEntry(VL, S, UserTreeIdx, ReuseShuffleIndices); in buildTreeRec() 10311 newGatherTreeEntry(VL, S, UserTreeIdx, ReuseShuffleIndices); in buildTreeRec()
|