Searched refs:getReductionOps (Results 1 – 2 of 2) sorted by relevance
3039 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function3042 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function3192 return helper_expr_range(getReductionOps().begin(), in reduction_ops()3193 getReductionOps().end()); in reduction_ops()3357 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function3360 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function3456 return helper_expr_range(getReductionOps().begin(), in reduction_ops()3457 getReductionOps().end()); in reduction_ops()3588 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function3591 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function[all …]
743 llvm::copy(Ops, getReductionOps().end()); in setInscanCopyOps()896 getReductionOps().end()); in setTaskgroupDescriptors()