Searched refs:lhs_exprs (Results 1 – 5 of 5) sorted by relevance
1238 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1246 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1445 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3652 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirectiveFinals()3718 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()4742 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()5103 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTargetTaskBasedDirective()5399 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()5471 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
684 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()722 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()746 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
3452 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3456 helper_expr_range lhs_exprs() { in lhs_exprs() function3716 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3720 helper_expr_range lhs_exprs() { in lhs_exprs() function3961 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3965 helper_expr_range lhs_exprs() { in lhs_exprs() function
3693 for (auto *E : C->lhs_exprs()) {3726 for (auto *E : C->lhs_exprs()) {3748 for (auto *E : C->lhs_exprs()) {
7359 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()7386 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()7405 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()