Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h72 void collectSeedInstructions(BasicBlock *BB);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h92 void collectSeedInstructions(BasicBlock *BB);
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3541 collectSeedInstructions(BB); in runImpl()
3699 void SLPVectorizerPass::collectSeedInstructions(BasicBlock *BB) { in collectSeedInstructions() function in SLPVectorizerPass
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4635 collectSeedInstructions(BB); in runImpl()
4813 void SLPVectorizerPass::collectSeedInstructions(BasicBlock *BB) { in collectSeedInstructions() function in SLPVectorizerPass