Searched refs:lhs_exprs (Results 1 – 5 of 5) sorted by relevance
1211 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1219 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()1420 LHSExprs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseFinal()3606 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirectiveFinals()3673 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in emitScanBasedDirective()4697 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskBasedDirective()5046 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTargetTaskBasedDirective()5342 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPTaskgroupDirective()5414 LHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPScanDirective()
682 for (auto *E : C->lhs_exprs()) { in VisitOMPReductionClause()720 for (auto *E : C->lhs_exprs()) { in VisitOMPTaskReductionClause()744 for (auto *E : C->lhs_exprs()) { in VisitOMPInReductionClause()
3412 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3416 helper_expr_range lhs_exprs() { in lhs_exprs() function3676 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3680 helper_expr_range lhs_exprs() { in lhs_exprs() function3921 helper_expr_const_range lhs_exprs() const { in lhs_exprs() function3925 helper_expr_range lhs_exprs() { in lhs_exprs() function
3618 for (auto *E : C->lhs_exprs()) {3651 for (auto *E : C->lhs_exprs()) {3673 for (auto *E : C->lhs_exprs()) {
6778 for (auto *E : C->lhs_exprs()) in VisitOMPReductionClause()6805 for (auto *E : C->lhs_exprs()) in VisitOMPTaskReductionClause()6824 for (auto *E : C->lhs_exprs()) in VisitOMPInReductionClause()