Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1028 void buildTree(ArrayRef<Value *> Roots,
1032 void buildTree(ArrayRef<Value *> Roots);
5106 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP
5115 void BoUpSLP::buildTree(ArrayRef<Value *> Roots) { in buildTree() function in BoUpSLP
13441 R.buildTree(Chain); in vectorizeStoreChain()
13804 R.buildTree(Ops); in tryToVectorizeList()
14741 V.buildTree(VL, IgnoreList); in tryToReduce()