Home
last modified time | relevance | path

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

/external/llvm/docs/
DVectorizers.rst182 Reductions subsection
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp546 ReductionTracker &Reductions) { in collectPossibleReductions()
999 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate()
1446 ReductionTracker &Reductions) { in reroll()
1507 ReductionTracker Reductions; in runOnLoop() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp881 ReductionList Reductions; member in __anon63bf7e8f0111::LoopVectorizationLegality
3609 SmallPtrSetImpl<Value *> &Reductions) { in hasOutsideLoopUser()