Searched refs:lhs_exprs (Results 1 – 6 of 6) sorted by relevance
661 auto ILHS = C->lhs_exprs().begin(); in EmitOMPReductionClauseInit()826 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()
1709 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function1712 helper_expr_range lhs_exprs() { in lhs_exprs() function
2704 for (auto *E : C->lhs_exprs()) {
391 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()
1905 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()
2148 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()