Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4262 static Value *getReductionValue(const DominatorTree *DT, PHINode *P, in getReductionValue() function
4399 Value *Rdx = getReductionValue(DT, P, BB, LI); in vectorizeChainsInBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6014 static Value *getReductionValue(const DominatorTree *DT, PHINode *P, in getReductionValue() function
6315 if (vectorizeRootInstruction(P, getReductionValue(DT, P, BB, LI), BB, R, in vectorizeChainsInBlock()