Searched refs:rhs_exprs (Results 1 – 5 of 5) sorted by relevance
1223 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseInit()1231 TaskRHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseInit()1440 RHSExprs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseFinal()3428 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in emitScanBasedDirective()4350 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPTaskBasedDirective()4807 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPTaskgroupDirective()4880 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPScanDirective()
648 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()686 for (auto *E : C->rhs_exprs()) { in VisitOMPTaskReductionClause()710 for (auto *E : C->rhs_exprs()) { in VisitOMPInReductionClause()
3178 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3182 helper_expr_range rhs_exprs() { in rhs_exprs() function3442 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3446 helper_expr_range rhs_exprs() { in rhs_exprs() function3687 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3691 helper_expr_range rhs_exprs() { in rhs_exprs() function
3439 for (auto *E : C->rhs_exprs()) {3472 for (auto *E : C->rhs_exprs()) {3494 for (auto *E : C->rhs_exprs()) {
6261 for (auto *E : C->rhs_exprs()) in VisitOMPReductionClause()6288 for (auto *E : C->rhs_exprs()) in VisitOMPTaskReductionClause()6307 for (auto *E : C->rhs_exprs()) in VisitOMPInReductionClause()