Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h134 bool vectorizeSimpleInstructions(SmallVectorImpl<Instruction *> &Instructions,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7225 bool SLPVectorizerPass::vectorizeSimpleInstructions( in vectorizeSimpleInstructions() function in SLPVectorizerPass
7311 vectorizeSimpleInstructions(PostProcessInstructions, BB, R)) { in vectorizeChainsInBlock()
7357 OpsChanged |= vectorizeSimpleInstructions(PostProcessInstructions, BB, R); in vectorizeChainsInBlock()