Home
last modified time | relevance | path

Searched refs:getReductionValue (Results 1 – 3 of 3) 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-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7032 static Value *getReductionValue(const DominatorTree *DT, PHINode *P, in getReductionValue() function
7331 if (vectorizeRootInstruction(P, getReductionValue(DT, P, BB, LI), BB, R, in vectorizeChainsInBlock()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7416 static Value *getReductionValue(const DominatorTree *DT, PHINode *P, in getReductionValue() function
7739 if (vectorizeRootInstruction(P, getReductionValue(DT, P, BB, LI), BB, R, in vectorizeChainsInBlock()