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-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6688 bool tryToReduce(BoUpSLP &V, TargetTransformInfo *TTI) { in tryToReduce() function in __anonae696b3d1f11::HorizontalReduction
7120 if (HorRdx.tryToReduce(R, TTI)) { in tryToVectorizeHorReductionOrInstOperands()