Home
last modified time | relevance | path

Searched defs:Reductions (Results 1 – 13 of 13) sorted by relevance

/external/llvm/docs/
DVectorizers.rst182 Reductions subsection
/external/llvm-project/llvm/docs/
DVectorizers.rst184 Reductions subsection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp653 ReductionTracker &Reductions) { in collectPossibleReductions()
1136 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate()
1618 ReductionTracker &Reductions) { in reroll()
1682 ReductionTracker Reductions; in runOnLoop() local
DLoopInterchange.cpp898 SmallPtrSetImpl<PHINode *> &Reductions) { in areInnerLoopExitPHIsSupported()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp665 ReductionTracker &Reductions) { in collectPossibleReductions()
1129 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate()
1673 ReductionTracker &Reductions) { in reroll()
1736 ReductionTracker Reductions; in runOnLoop() local
DLoopInterchange.cpp699 SmallVector<PHINode *, 8> &Reductions) { in findInductionAndReductions()
762 SmallVector<PHINode *, 8> Reductions; in currentLimitations() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp663 ReductionTracker &Reductions) { in collectPossibleReductions()
1152 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate()
1634 ReductionTracker &Reductions) { in reroll()
1687 ReductionTracker Reductions; in runOnLoop() local
DLoopInterchange.cpp896 SmallPtrSetImpl<PHINode *> &Reductions) { in areInnerLoopExitPHIsSupported()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h424 ReductionList Reductions; variable
/external/llvm-project/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h467 ReductionList Reductions; variable
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod2892 =head3 Reductions subsection
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h121 llvm::Value *Reductions = nullptr; member
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1562 ReductionList Reductions; member in __anonaac874760111::LoopVectorizationLegality