Home
last modified time | relevance | path

Searched refs:DominatedReduxValue (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4267 auto DominatedReduxValue = [&](Value *R) { in getReductionValue() local
4282 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()
4301 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7037 auto DominatedReduxValue = [&](Value *R) { in getReductionValue() local
7051 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()
7070 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7421 auto DominatedReduxValue = [&](Value *R) { in getReductionValue() local
7435 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()
7454 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()