Searched refs:getReductionOps (Results 1 – 2 of 2) sorted by relevance
3156 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function3159 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function3309 return helper_expr_range(getReductionOps().begin(), in reduction_ops()3310 getReductionOps().end()); in reduction_ops()3474 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function3477 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function3573 return helper_expr_range(getReductionOps().begin(), in reduction_ops()3574 getReductionOps().end()); in reduction_ops()3705 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function3708 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function[all …]
758 llvm::copy(Ops, getReductionOps().end()); in setInscanCopyOps()911 getReductionOps().end()); in setTaskgroupDescriptors()