Home
last modified time | relevance | path

Searched refs:handle_omp_array_sections (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc5514 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() function
6826 if (handle_omp_array_sections (c, ort)) in finish_omp_clauses()
7856 if (handle_omp_array_sections (c, ort)) in finish_omp_clauses()
7990 if (handle_omp_array_sections (c, ort)) in finish_omp_clauses()
8604 if (handle_omp_array_sections (c, ort)) in finish_omp_clauses()
DChangeLog-2021308 (handle_omp_array_sections): Adjust pointer map generation of
327 (handle_omp_array_sections): Likewise.
2455 (handle_omp_array_sections): Likewise.
2771 * semantics.c (handle_omp_array_sections): Copy
2787 * semantics.c (handle_omp_array_sections_1, handle_omp_array_sections,
DChangeLog-20151032 (handle_omp_array_sections): For structure element
1458 (handle_omp_array_sections): Add IS_OMP argument, use auto_vec for
4087 (handle_omp_array_sections): Handle GOMP_MAP_FORCE_DEVICEPTR. Use
DChangeLog-20162088 * semantics.c (handle_omp_array_sections): Mark data clauses with
2506 (handle_omp_array_sections): Replace bool is_omp argument with enum
2510 call to handle_omp_array_sections.
DChangeLog-20181003 (handle_omp_array_sections): Likewise. Call save_expr on array
2762 * semantics.c (handle_omp_array_sections, finish_omp_clauses,
2982 handle_omp_array_sections_1, handle_omp_array_sections,
DChangeLog2398 * semantics.cc (handle_omp_array_sections): Handle clause restrictions.
DChangeLog-2019109 (handle_omp_array_sections): Use GOMP_MAP_ATTACH_DETACH instead of
145 * semantics.c (handle_omp_array_sections): Support no_create.
DChangeLog-20141165 handle_omp_array_sections has kept TREE_LIST because something
DChangeLog-2013887 (handle_omp_array_sections_1, handle_omp_array_sections,
DChangeLog-20201196 * semantics.c (handle_omp_array_sections): Adjust COMPONENT_REF case to