Searched refs:copy_array_temps (Results 1 – 6 of 6) sorted by relevance
617 for (auto *E : C->copy_array_temps()) { in VisitOMPReductionClause()
3177 CopyArrayTemps.append(C->copy_array_temps().begin(), in emitScanBasedDirective()3178 C->copy_array_temps().end()); in emitScanBasedDirective()4435 CopyArrayTemps.append(C->copy_array_temps().begin(), in EmitOMPScanDirective()4436 C->copy_array_temps().end()); in EmitOMPScanDirective()
3004 helper_expr_const_range copy_array_temps() const { in copy_array_temps() function3009 helper_expr_range copy_array_temps() { in copy_array_temps() function
3325 for (auto *E : C->copy_array_temps()) {
6437 for (auto *E : C->copy_array_temps()) in VisitOMPReductionClause()
2391 for (auto *E : C->copy_array_temps()) { in VisitOMPReductionClause()