Searched refs:lhs_exprs (Results 1 – 6 of 6) sorted by relevance
1214 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1222 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1431 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3401 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()4323 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()4780 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()4853 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
637 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()675 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()699 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
3062 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3066 helper_expr_range lhs_exprs() { in lhs_exprs() function3326 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3330 helper_expr_range lhs_exprs() { in lhs_exprs() function3571 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3575 helper_expr_range lhs_exprs() { in lhs_exprs() function
3396 for (auto *E : C->lhs_exprs()) {3429 for (auto *E : C->lhs_exprs()) {3451 for (auto *E : C->lhs_exprs()) {
6252 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()6279 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()6298 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()
2412 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()2440 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()2457 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()