Searched defs:ReductionOps (Results 1 – 5 of 5) sorted by relevance
471 void OMPReductionClause::setReductionOps(ArrayRef<Expr *> ReductionOps) { in setReductionOps()483 ArrayRef<Expr *> RHSExprs, ArrayRef<Expr *> ReductionOps, Stmt *PreInit, in Create()
4226 ArrayRef<const Expr *> ReductionOps) { in emitReductionFunction()4332 ArrayRef<const Expr *> ReductionOps, in emitReduction()
1144 llvm::SmallVector<const Expr *, 8> ReductionOps; in EmitOMPReductionClauseFinal() local
3942 SmallVector<Value *, 16> ReductionOps; member in HorizontalReduction
9084 SmallVector<Expr *, 8> ReductionOps; in ActOnOpenMPReductionClause() local