Searched refs:lhs_exprs (Results 1 – 5 of 5) sorted by relevance
2099 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function2103 helper_expr_range lhs_exprs() { in lhs_exprs() function2319 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function2323 helper_expr_range lhs_exprs() { in lhs_exprs() function2552 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function2556 helper_expr_range lhs_exprs() { in lhs_exprs() function
3093 for (auto *E : C->lhs_exprs()) {3115 for (auto *E : C->lhs_exprs()) {3137 for (auto *E : C->lhs_exprs()) {
577 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()601 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()625 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
1070 auto ILHS = C->lhs_exprs().begin(); in EmitOMPReductionClauseInit()1173 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()2870 auto ILHS = C->lhs_exprs().begin(); in EmitOMPTaskBasedDirective()3237 auto ILHS = C->lhs_exprs().begin(); in EmitOMPTaskgroupDirective()
6644 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()6663 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()6682 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()