Searched refs:lhs_exprs (Results 1 – 6 of 6) sorted by relevance
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()
1942 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()
2201 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()