Searched refs:copy_array_elems (Results 1 – 5 of 5) sorted by relevance
3656 CopyArrayElems.append(C->copy_array_elems().begin(), in emitScanBasedDirectiveFinals()3657 C->copy_array_elems().end()); in emitScanBasedDirectiveFinals()3720 CopyArrayElems.append(C->copy_array_elems().begin(), in emitScanBasedDirective()3721 C->copy_array_elems().end()); in emitScanBasedDirective()5477 CopyArrayElems.append(C->copy_array_elems().begin(), in EmitOMPScanDirective()5478 C->copy_array_elems().end()); in EmitOMPScanDirective()
705 for (auto *E : C->copy_array_elems()) { in VisitOMPReductionClause()
3498 helper_expr_const_range copy_array_elems() const { in copy_array_elems() function3503 helper_expr_range copy_array_elems() { in copy_array_elems() function
3709 for (auto *E : C->copy_array_elems()) {
7376 for (auto *E : C->copy_array_elems()) in VisitOMPReductionClause()