Searched defs:ReductionOps (Results 1 – 7 of 7) sorted by relevance
471 void OMPReductionClause::setReductionOps(ArrayRef<Expr *> ReductionOps) { in setReductionOps()483 ArrayRef<Expr *> RHSExprs, ArrayRef<Expr *> ReductionOps, Stmt *PreInit, in Create()
6101 ReductionOpsListType ReductionOps; member in __anon01df0f2e1f11::HorizontalReduction6259 void initReductionOps(ReductionOpsListType &ReductionOps) { in initReductionOps()6269 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
11850 ReductionOpsListType ReductionOps; member in __anon22820cb4bf11::HorizontalReduction11965 const ReductionOpsListType &ReductionOps) { in createOp()12217 SmallVectorImpl<Instruction *> &ReductionOps) { in matchAssociativeReduction()
9084 SmallVector<Expr *, 8> ReductionOps; in ActOnOpenMPReductionClause() local