Home
last modified time | relevance | path

Searched refs:omp_taskcopy_context (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c10836 struct omp_taskcopy_context struct
10849 struct omp_taskcopy_context *tcctx = (struct omp_taskcopy_context *) cb; in task_copyfn_copy_decl() argument
10858 task_copyfn_remap_type (struct omp_taskcopy_context *tcctx, tree orig_type) in task_copyfn_remap_type()
10896 struct omp_taskcopy_context tcctx; in create_task_copyfn()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc11947 struct omp_taskcopy_context struct
11960 struct omp_taskcopy_context *tcctx = (struct omp_taskcopy_context *) cb; in task_copyfn_copy_decl() argument
11969 task_copyfn_remap_type (struct omp_taskcopy_context *tcctx, tree orig_type) in task_copyfn_remap_type()
12007 struct omp_taskcopy_context tcctx; in create_task_copyfn()
H A DChangeLog13887 (struct omp_taskcopy_context): Likewise.
H A DChangeLog-200817382 (struct omp_taskcopy_context): New type.