Searched refs:rhs_exprs (Results 1 – 6 of 6) sorted by relevance
1844 helper_expr_const_range rhs_exprs() const { in rhs_exprs() function1847 helper_expr_range rhs_exprs() { in rhs_exprs() function
2858 for (auto *E : C->rhs_exprs()) {
941 auto IRHS = C->rhs_exprs().begin(); in EmitOMPReductionClauseInit()1150 RHSExprs.append(C->rhs_exprs().begin(), C->rhs_exprs().end()); in EmitOMPReductionClauseFinal()
419 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()
1944 for (auto *E : C->rhs_exprs()) in VisitOMPReductionClause()
2204 for (auto *E : C->rhs_exprs()) { in VisitOMPReductionClause()