Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp641 void buildTree(ArrayRef<Value *> Roots,
648 void buildTree(ArrayRef<Value *> Roots,
2581 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP
2584 buildTree(Roots, ExternallyUsedValues, UserIgnoreLst); in buildTree()
2598 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP
6570 R.buildTree(Chain); in vectorizeStoreChain()
6578 R.buildTree(ReorderedOps); in vectorizeStoreChain()
6865 R.buildTree(Ops); in tryToVectorizeList()
6876 R.buildTree(ReorderedOps, None); in tryToVectorizeList()
7491 V.buildTree(VL, ExternallyUsedValues, IgnoreList); in tryToReduce()
[all …]