Searched refs:lhs_exprs (Results 1 – 12 of 12) sorted by relevance
1191 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1199 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1408 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3174 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()3920 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()4358 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()4431 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
600 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()638 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()662 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
2968 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function2972 helper_expr_range lhs_exprs() { in lhs_exprs() function3232 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3236 helper_expr_range lhs_exprs() { in lhs_exprs() function3477 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3481 helper_expr_range lhs_exprs() { in lhs_exprs() function
3312 for (auto *E : C->lhs_exprs()) {3345 for (auto *E : C->lhs_exprs()) {3367 for (auto *E : C->lhs_exprs()) {
1838 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function1841 helper_expr_range lhs_exprs() { in lhs_exprs() function
2855 for (auto *E : C->lhs_exprs()) {
940 auto ILHS = C->lhs_exprs().begin(); in EmitOMPReductionClauseInit()1149 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()
415 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()
6428 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()6455 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()6474 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()
2378 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()2406 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()2423 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
1942 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()
2201 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()