Searched refs:VLOperands (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 2436 class VLOperands { class in llvm::slpvectorizer::BoUpSLP 3034 VLOperands(ArrayRef<Value *> RootVL, ArrayRef<ValueList> Operands, in VLOperands() function in llvm::slpvectorizer::BoUpSLP::VLOperands 10537 VLOperands Ops(VL, Operands, S, *this); in buildTreeRec() 10602 VLOperands Ops(VL, Operands, S, *this); in buildTreeRec() 10651 VLOperands Ops(VL, Operands, S, *this); in buildTreeRec() 10712 VLOperands Ops(VL, Operands, S, *this); in buildTreeRec()
|