Searched refs:lhs_exprs (Results 1 – 5 of 5) sorted by relevance
1276 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1284 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1484 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3794 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirectiveFinals()3860 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()4942 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()5303 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTargetTaskBasedDirective()5604 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()5678 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
714 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()752 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()776 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
3996 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function4000 helper_expr_range lhs_exprs() { in lhs_exprs() function4270 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function4274 helper_expr_range lhs_exprs() { in lhs_exprs() function4515 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function4519 helper_expr_range lhs_exprs() { in lhs_exprs() function
3802 for (auto *E : C->lhs_exprs()) {3835 for (auto *E : C->lhs_exprs()) {3857 for (auto *E : C->lhs_exprs()) {
8077 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()8108 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()8127 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()