Searched refs:rhs_exprs (Results 1 – 6 of 6) sorted by relevance
1215 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseInit()1223 TaskRHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseInit()1432 RHSExprs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseFinal()3402 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in emitScanBasedDirective()4324 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPTaskBasedDirective()4781 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPTaskgroupDirective()4854 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPScanDirective()
641 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()679 for (auto *E : C->rhs_exprs()) { in VisitOMPTaskReductionClause()703 for (auto *E : C->rhs_exprs()) { in VisitOMPInReductionClause()
3070 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3074 helper_expr_range rhs_exprs() { in rhs_exprs() function3334 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3338 helper_expr_range rhs_exprs() { in rhs_exprs() function3579 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3583 helper_expr_range rhs_exprs() { in rhs_exprs() function
3399 for (auto *E : C->rhs_exprs()) {3432 for (auto *E : C->rhs_exprs()) {3454 for (auto *E : C->rhs_exprs()) {
6254 for (auto *E : C->rhs_exprs()) in VisitOMPReductionClause()6281 for (auto *E : C->rhs_exprs()) in VisitOMPTaskReductionClause()6300 for (auto *E : C->rhs_exprs()) in VisitOMPInReductionClause()
2415 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()2443 for (auto *E : C->rhs_exprs()) { in VisitOMPTaskReductionClause()2460 for (auto *E : C->rhs_exprs()) { in VisitOMPInReductionClause()