Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1022 void buildTree(ArrayRef<Value *> Roots,
1026 void buildTree(ArrayRef<Value *> Roots);
4851 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP
4860 void BoUpSLP::buildTree(ArrayRef<Value *> Roots) { in buildTree() function in BoUpSLP
11411 R.buildTree(Chain); in vectorizeStoreChain()
11718 R.buildTree(Ops); in tryToVectorizeList()
12579 V.buildTree(VL, IgnoreList); in tryToReduce()