Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4065 bool tryToReduce(BoUpSLP &V, TargetTransformInfo *TTI) { in tryToReduce() function in HorizontalReduction
4329 return HorRdx.tryToReduce(R, TTI); in canMatchHorizontalReduction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5724 bool tryToReduce(BoUpSLP &V, TargetTransformInfo *TTI) { in tryToReduce() function in __anon179022771a11::HorizontalReduction
6107 if (HorRdx.tryToReduce(R, TTI)) { in tryToVectorizeHorReductionOrInstOperands()