Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h127 bool vectorizeSimpleInstructions(SmallVectorImpl<Instruction *> &Instructions,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7985 bool SLPVectorizerPass::vectorizeSimpleInstructions( in vectorizeSimpleInstructions() function in SLPVectorizerPass
8097 vectorizeSimpleInstructions(PostProcessInstructions, BB, R, in vectorizeChainsInBlock()
8157 OpsChanged |= vectorizeSimpleInstructions(PostProcessInstructions, BB, R, in vectorizeChainsInBlock()