Searched refs:omp_context (Results 1 – 12 of 12) sorted by relevance
78 struct omp_context struct87 struct omp_context *outer; argument193 static vec<omp_context *> taskreg_contexts; argument196 static void scan_omp (gimple_seq *, omp_context *);213 is_oacc_parallel_or_serial (omp_context *ctx) in is_oacc_parallel_or_serial()227 is_oacc_kernels (omp_context *ctx) in is_oacc_kernels()238 is_oacc_kernels_decomposed_part (omp_context *ctx) in is_oacc_kernels_decomposed_part()335 scan_omp_op (tree *tp, omp_context *ctx) in scan_omp_op()346 static void lower_omp (gimple_seq *, omp_context *);347 static tree lookup_decl_in_outer_ctx (tree, omp_context *);[all …]
3465 * omp-low.c (struct omp_context): Convert to tuples.3466 (struct omp_context): Comment and convert to tuples.
6905 * omp-low.c (struct omp_context): New fields20488 * omp-low.c (struct omp_context): Add loop_p.21125 * omp-low.c (struct omp_context): Add order_concurrent member.23264 * omp-low.c (struct omp_context): Rename combined_into_simd_safelen023328 * omp-low.c (struct omp_context): Add for_simd_scan_phase member.23788 * omp-low.c (struct omp_context): Add scan_exclusive member.25268 * omp-low.c (struct omp_context): Add scan_inclusive field.26611 * omp-low.c (struct omp_context): Add combined_into_simd_safelen027456 * omp-low.c (struct omp_context): Add lastprivate_conditional_map
29803 * omp-low.c (struct omp_context): Remove "default_kind" member.39014 * omp-low.c (struct omp_context): Add simt_stmt field.39015 (scan_omp_for): Return omp_context *.
17344 (omp_context): Add sfield_map and srecord_type fields.25050 omp_context *. Disallow shared copy-in/out in nested
8673 * omp-low.c (struct omp_context): Remove reduction_map field.10212 * omp-low.c (struct omp_context): Remove gwv_below, gwv_this42919 (struct omp_context): Add reduction_map, gwv_below, gwv_this
13886 * omp-low.cc (struct omp_context): Likewise.
25641 * omp-low.c (omp_context): Add oacc_privatization_candidates31903 * omp-low.c (struct omp_context): Add teams_nested_p and
21637 (struct omp_context): Remove fields 'parallel_type',
5341 * omp-low.c (struct omp_context): Add allocate_map field.
5406 * omp-low.c (struct omp_context): Add task_reductions and
15429 * omp-low.c (struct omp_context): Add cancel_label and cancellable