Home
last modified time | relevance | path

Searched refs:Reductions (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp375 bool validate(ReductionTracker &Reductions);
437 ReductionTracker &Reductions);
439 ReductionTracker &Reductions);
546 ReductionTracker &Reductions) { in collectPossibleReductions() argument
561 Reductions.addSLR(SLR); in collectPossibleReductions()
999 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate() argument
1017 Reductions.restrictToScale(Scale, PossibleRedSet, in validate()
1180 bool InReduction = Reductions.isPairInSame(BaseInst, RootInst); in validate()
1192 if (Reductions.isPairInSame(RootInst, Op2I)) in validate()
1236 Reductions.recordPair(BaseInst, RootInst, Iter); in validate()
[all …]
/external/eigen/doc/
DTutorialReductionsVisitorsBroadcasting.dox3 /** \eigenManualPage TutorialReductionsVisitorsBroadcasting Reductions, visitors and broadcasting
10 \section TutorialReductionsVisitorsBroadcastingReductions Reductions
DAsciiQuickReference.txt139 // Reductions.
DQuickReference.dox426 \section QuickRef_Reductions Reductions
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp722 ReductionList *getReductionVars() { return &Reductions; } in getReductionVars()
881 ReductionList Reductions; member in __anon63bf7e8f0111::LoopVectorizationLegality
3609 SmallPtrSetImpl<Value *> &Reductions) { in hasOutsideLoopUser() argument
3612 if (!Reductions.count(Inst)) in hasOutsideLoopUser()
4221 Reductions[Phi] = RD; in AddReductionVar()
/external/llvm/docs/
DVectorizers.rst182 Reductions subsection
/external/bison/
DTODO157 ** Disabled Reductions
DNEWS1654 Paul Eggert, "Reductions during Bison error handling" (2002-05-20)
DChangeLog-2012377 (Default Reductions): Update.
455 (Default Reductions): Update.
19614 Reductions in web2c.y are improperly reported.
/external/bison/doc/
Dbison.info253 * Default Reductions:: Disable default reductions.
5473 contain default reductions. *Note Default Reductions::.
7065 * Default Reductions:: Disable default reductions.
7070 File: bison.info, Node: LR Table Construction, Next: Default Reductions, Up: Tuning LR
7176 (*note Default Reductions::), then, for every left context of
7192 File: bison.info, Node: Default Reductions, Next: LAC, Prev: LR Table Construction, Up: Tuning …
7194 5.8.2 Default Reductions
7287 File: bison.info, Node: LAC, Next: Unreachable States, Prev: Default Reductions, Up: Tuning LR
7304 reductions in inconsistent states (*note Default Reductions::), and
7340 Reductions::) affects how soon the parser detects a syntax error:
[all …]
Dbison.texi290 * Default Reductions:: Disable default reductions.
5552 contain default reductions. @xref{Default Reductions}. (The ability to
7448 * Default Reductions:: Disable default reductions.
7565 left disabled (@pxref{Default Reductions}), then, for every left context of
7580 @node Default Reductions
7581 @subsection Default Reductions
7697 in inconsistent states (@pxref{Default Reductions}), and parser state
7734 consistent states (@pxref{Default Reductions}) affects how soon the parser
8837 @subheading Graphical Representation of Reductions
8839 Reductions are shown as solid arrows, leading to a diamond-shaped node
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV4.td114 // Predicate Logicals & Reductions