Searched refs:lhs_exprs (Results 1 – 6 of 6) sorted by relevance
1213 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1221 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1423 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3548 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirectiveFinals()3615 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()4617 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()4966 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTargetTaskBasedDirective()5244 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()5316 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
655 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()693 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()717 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
3287 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3291 helper_expr_range lhs_exprs() { in lhs_exprs() function3551 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3555 helper_expr_range lhs_exprs() { in lhs_exprs() function3796 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3800 helper_expr_range lhs_exprs() { in lhs_exprs() function
3584 for (auto *E : C->lhs_exprs()) {3617 for (auto *E : C->lhs_exprs()) {3639 for (auto *E : C->lhs_exprs()) {
6461 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()6488 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()6507 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()
2529 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()2557 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()2574 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()