Home
last modified time | relevance | path

Searched refs:omp_context (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-low.c78 struct omp_context struct
404 omp_context *up; in use_pointer_for_field()
796 omp_context *ctx = (omp_context *) cb; in omp_copy_decl()
830 omp_context *ctx = XCNEW (omp_context); in new_omp_context()
906 omp_context *ctx = (omp_context *) value; in delete_omp_context()
1761 omp_context *ctx; in scan_omp_parallel()
1878 omp_context *ctx = (omp_context *) data; in finish_taskreg_remap()
3016 omp_context *ctx = (omp_context *) wi->info; in scan_omp_1_op()
3085 omp_context *ctx = (omp_context *) wi->info; in scan_omp_1_stmt()
3326 omp_context *up; in lookup_decl_in_outer_ctx()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Domp-low.c105 } omp_context; argument
776 omp_context *up; in use_pointer_for_field()
1072 omp_context *ctx = (omp_context *) cb; in omp_copy_decl()
1213 omp_context *ctx = XCNEW (omp_context); in new_omp_context()
1293 omp_context *ctx = (omp_context *) value; in delete_omp_context()
1642 omp_context *ctx; in scan_omp_parallel()
1689 omp_context *ctx; in scan_omp_task()
1942 omp_context *ctx = (omp_context *) wi->info; in scan_omp_1_op()
1992 omp_context *ctx = (omp_context *) wi->info; in scan_omp_1_stmt()
2165 omp_context *up; in lookup_decl_in_outer_ctx()
[all …]