Searched refs:rhs_exprs (Results 1 – 12 of 12) sorted by relevance
1192 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseInit()1200 TaskRHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseInit()1409 RHSExprs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseFinal()3175 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in emitScanBasedDirective()3921 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPTaskBasedDirective()4359 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPTaskgroupDirective()4432 RHSs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPScanDirective()
604 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()642 for (auto *E : C->rhs_exprs()) { in VisitOMPTaskReductionClause()666 for (auto *E : C->rhs_exprs()) { in VisitOMPInReductionClause()
2976 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function2980 helper_expr_range rhs_exprs() { in rhs_exprs() function3240 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3244 helper_expr_range rhs_exprs() { in rhs_exprs() function3485 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function3489 helper_expr_range rhs_exprs() { in rhs_exprs() function
3315 for (auto *E : C->rhs_exprs()) {3348 for (auto *E : C->rhs_exprs()) {3370 for (auto *E : C->rhs_exprs()) {
1844 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function1847 helper_expr_range rhs_exprs() { in rhs_exprs() function
2858 for (auto *E : C->rhs_exprs()) {
941 auto IRHS = C->rhs_exprs().begin(); in EmitOMPReductionClauseInit()1150 RHSExprs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseFinal()
419 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()
6430 for (auto *E : C->rhs_exprs()) in VisitOMPReductionClause()6457 for (auto *E : C->rhs_exprs()) in VisitOMPTaskReductionClause()6476 for (auto *E : C->rhs_exprs()) in VisitOMPInReductionClause()
2381 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()2409 for (auto *E : C->rhs_exprs()) { in VisitOMPTaskReductionClause()2426 for (auto *E : C->rhs_exprs()) { in VisitOMPInReductionClause()
1944 for (auto *E : C->rhs_exprs()) in VisitOMPReductionClause()
2204 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()