Searched refs:lhs_exprs (Results 1 – 5 of 5) sorted by relevance
1222 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1230 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1439 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3427 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()4349 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()4806 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()4879 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
644 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()682 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()706 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
3170 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3174 helper_expr_range lhs_exprs() { in lhs_exprs() function3434 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3438 helper_expr_range lhs_exprs() { in lhs_exprs() function3679 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3683 helper_expr_range lhs_exprs() { in lhs_exprs() function
3436 for (auto *E : C->lhs_exprs()) {3469 for (auto *E : C->lhs_exprs()) {3491 for (auto *E : C->lhs_exprs()) {
6259 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()6286 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()6305 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()