Searched refs:lhs_exprs (Results 1 – 6 of 6) sorted by relevance
1215 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1223 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1426 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3606 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirectiveFinals()3673 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()4670 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()5019 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTargetTaskBasedDirective()5308 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()5380 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
664 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()702 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()726 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
3329 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3333 helper_expr_range lhs_exprs() { in lhs_exprs() function3593 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3597 helper_expr_range lhs_exprs() { in lhs_exprs() function3838 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3842 helper_expr_range lhs_exprs() { in lhs_exprs() function
3602 for (auto *E : C->lhs_exprs()) {3635 for (auto *E : C->lhs_exprs()) {3657 for (auto *E : C->lhs_exprs()) {
6633 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()6660 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()6679 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()
2543 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()2571 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()2588 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()