Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ReductionOps

711   /// \param LHSExprs List of LHS in \a ReductionOps reduction operations.
712 /// \param RHSExprs List of RHS in \a ReductionOps reduction operations.
713 /// \param ReductionOps List of reduction operations in form 'LHS binop RHS'
721 ArrayRef<const Expr *> ReductionOps,