Searched defs:ReductionOps (Results 1 – 5 of 5) sorted by relevance
363 void OMPReductionClause::setReductionOps(ArrayRef<Expr *> ReductionOps) { in setReductionOps()375 ArrayRef<Expr *> RHSExprs, ArrayRef<Expr *> ReductionOps) { in Create()
2735 ArrayRef<const Expr *> ReductionOps) { in emitReductionFunction()2822 ArrayRef<const Expr *> ReductionOps, in emitReduction()
821 llvm::SmallVector<const Expr *, 8> ReductionOps; in EmitOMPReductionClauseFinal() local
3648 SmallVector<Value *, 16> ReductionOps; member in __anonf9942ad60111::HorizontalReduction
7065 SmallVector<Expr *, 8> ReductionOps; in ActOnOpenMPReductionClause() local