Home
last modified time | relevance | path

Searched refs:omp_notice_variable (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c479 static bool omp_notice_variable (struct gimplify_omp_ctx *, tree, bool);
2839 if (gimplify_omp_ctxp && omp_notice_variable (gimplify_omp_ctxp, decl, true)) in gimplify_var_or_parm_decl()
7026 omp_notice_variable (ctx, TYPE_SIZE_UNIT (TREE_TYPE (decl)), true); in omp_add_variable()
7039 omp_notice_variable (ctx, t, true); in omp_add_variable()
7227 omp_notice_variable (octx, decl, in_code); in omp_default_clause()
7372 omp_notice_variable (struct gimplify_omp_ctx *ctx, tree decl, bool in_code) in omp_notice_variable() function
7498 omp_notice_variable (octx, decl, in_code); in omp_notice_variable()
7611 omp_notice_variable (ctx, t, true); in omp_notice_variable()
7641 && omp_notice_variable (ctx->outer_context, decl, in_code)) in omp_notice_variable()
8488 omp_notice_variable (outer_ctx->outer_context, decl, true); in gimplify_scan_omp_clauses()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc487 static bool omp_notice_variable (struct gimplify_omp_ctx *, tree, bool);
3064 if (gimplify_omp_ctxp && omp_notice_variable (gimplify_omp_ctxp, decl, true)) in gimplify_var_or_parm_decl()
7350 omp_notice_variable (ctx, TYPE_SIZE_UNIT (TREE_TYPE (decl)), true); in omp_add_variable()
7363 omp_notice_variable (ctx, t, true); in omp_add_variable()
7572 omp_notice_variable (octx, decl, in_code); in omp_default_clause()
7717 omp_notice_variable (struct gimplify_omp_ctx *ctx, tree decl, bool in_code) in omp_notice_variable() function
7858 omp_notice_variable (octx, decl, in_code); in omp_notice_variable()
7971 omp_notice_variable (ctx, t, true); in omp_notice_variable()
8001 && omp_notice_variable (ctx->outer_context, decl, in_code)) in omp_notice_variable()
9141 omp_notice_variable (octx, decl, true); in omp_lastprivate_for_combined_outer_constructs()
[all …]
H A DChangeLog-20153368 (omp_notice_variable): Diagnose undefined implicit uses of
3893 (omp_notice_variable): Set flags to n->value if n already
6383 (omp_notice_variable): Call it.
6704 (omp_notice_variable, omp_is_private, omp_check_private): Add
8529 (omp_notice_variable): For references check whether what it refers
12335 Call omp_notice_variable on TYPE_SIZE_UNIT only if it is a DECL_P.
12338 (omp_notice_variable): Handle ORT_NONE. Adjust check for ORT_TARGET
21778 (omp_notice_variable): ... here.
32269 (omp_notice_variable): Accept both ORT_TEAMS
H A DChangeLog-20161263 (omp_notice_variable): Adjust the call to get_oacc_fn_attrib to use
6420 (omp_notice_variable): Use lang_hooks.decls.omp_scalar_p.
8260 clauses with OMP_CLAUSE_SIZE being a decl, call omp_notice_variable
23061 * gimplify.c (omp_notice_variable): Use zero-length arrays for data
28202 * gimplify.c (gimplify_omp_for): Call omp_notice_variable for
30769 (omp_notice_variable): Handle reference vars to VLAs.
32956 * gimplify.c (omp_notice_variable): Add usage check.
H A DChangeLog-2020306 (omp_notice_variable): Likewise.
5338 omp_notice_variable on the allocator otherwise.
19437 (omp_default_clause, omp_notice_variable): 'inform' after 'error'
20717 * gimplify.c (omp_notice_variable): Use new hook.
36343 shared clause, call omp_notice_variable on outer context if any.
H A DChangeLog-200613443 (gimplify_expr): Call omp_notice_variable when RESULT_DECL is seen.
22254 (gimplify_var_or_parm_decl): If omp_notice_variable returned
22258 omp_add_variable, omp_notice_variable, omp_is_private
H A DChangeLog-200817292 (omp_notice_variable): Set GOVD_PRIVATE_OUTER_REF if needed,
17313 (gimple_add_tmp_var, omp_firstprivatize_variable, omp_notice_variable,
H A DChangeLog-201434267 * gimplify.c (omp_notice_variable): If n is non-NULL and no flags
37485 * gimplify.c (omp_notice_variable) <case OMP_CLAUSE_DEFAULT_NONE>:
37507 * gimplify.c (omp_notice_variable) <case OMP_CLAUSE_DEFAULT_NONE>:
H A DChangeLog-200924610 * gimplify.c (omp_notice_variable, omp_is_private,
32974 * gimplify.c (omp_notice_variable): If adding GOVD_SEEN
H A DChangeLog-201025771 * gimplify.c (omp_notice_variable): Call
31681 (omp_notice_variable): Call it for threadprivate variables.
H A DChangeLog-201122657 * gimplify.c (omp_add_variable, omp_notice_variable,
35757 * gimplify.c (omp_add_variable): Only call omp_notice_variable
H A DChangeLog-201315549 (omp_notice_variable): Complain about vars with non-mappable type
21389 (omp_notice_variable): Handle ORT_SIMD.
H A DChangeLog-202123195 (omp_notice_variable): Update type classification for Fortran.
H A DChangeLog-200731331 * gimplify.c (omp_add_variable): Don't call omp_notice_variable
H A DChangeLog-20185297 (omp_notice_variable): Handle ORT_TASKGROUP like ORT_WORKSHARE.
H A DChangeLog-20198861 (omp_notice_variable): Defer the expansion of DECL_VALUE_EXPR for
H A DChangeLog-201739025 * gimplify.c (omp_notice_variable): Add GOVD_SEEN flag to variables in