Searched refs:copy_array_elems (Results 1 – 6 of 6) sorted by relevance
621 for (auto *E : C->copy_array_elems()) { in VisitOMPReductionClause()
3179 CopyArrayElems.append(C->copy_array_elems().begin(), in emitScanBasedDirective()3180 C->copy_array_elems().end()); in emitScanBasedDirective()4437 CopyArrayElems.append(C->copy_array_elems().begin(), in EmitOMPScanDirective()4438 C->copy_array_elems().end()); in EmitOMPScanDirective()
3014 helper_expr_const_range copy_array_elems() const { in copy_array_elems() function3019 helper_expr_range copy_array_elems() { in copy_array_elems() function
3328 for (auto *E : C->copy_array_elems()) {
6439 for (auto *E : C->copy_array_elems()) in VisitOMPReductionClause()
2394 for (auto *E : C->copy_array_elems()) { in VisitOMPReductionClause()