Searched defs:ReductionOps (Results 1 – 6 of 6) sorted by relevance
471 void OMPReductionClause::setReductionOps(ArrayRef<Expr *> ReductionOps) { in setReductionOps()483 ArrayRef<Expr *> RHSExprs, ArrayRef<Expr *> ReductionOps, Stmt *PreInit, in Create()
5094 ReductionOpsListType ReductionOps; member in __anon179022771a11::HorizontalReduction5268 void initReductionOps(ReductionOpsListType &ReductionOps) { in initReductionOps()5286 void addReductionOps(Instruction *I, ReductionOpsListType &ReductionOps) { in addReductionOps()
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