Home
last modified time | relevance | path

Searched refs:DECL_NAMELESS (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-expr.cc454 DECL_NAMELESS (tmp_var) = 1; in create_tmp_var_raw()
Dtree-streamer-out.cc94 bp_pack_value (bp, DECL_NAMELESS (expr), 1); in pack_ts_base_value_fields()
Dtree-streamer-in.cc124 DECL_NAMELESS (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_base_value_fields()
Dtree-pretty-print.cc287 && DECL_NAMELESS (node) in dump_decl_name()
292 else if ((flags & TDF_NOUID) && DECL_NAMELESS (node)) in dump_decl_name()
3338 && DECL_NAMELESS (SSA_NAME_VAR (node))) in dump_generic_node()
Domp-low.cc2099 DECL_NAMELESS (t) = 1; in create_omp_child_function()
2113 DECL_NAMELESS (t) = 1; in create_omp_child_function()
2298 DECL_NAMELESS (name) = 1; in scan_omp_parallel()
2351 DECL_NAMELESS (name) = 1; in scan_omp_task()
2365 DECL_NAMELESS (name) = 1; in scan_omp_task()
3068 DECL_NAMELESS (name) = 1; in scan_omp_target()
3130 DECL_NAMELESS (name) = 1; in scan_omp_teams()
12535 DECL_NAMELESS (ctx->sender_decl) = 1; in lower_omp_taskreg()
12977 DECL_NAMELESS (ctx->sender_decl) = 1; in lower_omp_target()
12984 DECL_NAMELESS (TREE_VEC_ELT (t, 1)) = 1; in lower_omp_target()
[all …]
Domp-oacc-neuter-broadcast.cc1653 DECL_NAMELESS (name) = 1; in oacc_do_neutering()
Dfunction.cc1891 if (TREE_CODE (t) == PARM_DECL && DECL_NAMELESS (t) in instantiate_expr()
2431 DECL_NAMELESS (decl) = 1; in assign_parms_augmented_arg_list()
Dtree-sra.cc2250 DECL_NAMELESS (repl) = 1; in create_access_replacement()
Dtree.h2583 #define DECL_NAMELESS(NODE) (DECL_MINIMAL_CHECK (NODE)->base.u.bits.nameless_flag) macro
Ddwarf2out.cc11498 if (DECL_NAMELESS (decl)) in dwarf2_name()
22370 && !DECL_NAMELESS (TYPE_NAME (type))) in type_tag()
26625 || DECL_NAMELESS (decl) in is_naming_typedef_decl()
Dvar-tracking.cc9960 && DECL_NAMELESS (vexpr)) in vt_add_function_parameters()
Domp-expand.cc4037 DECL_NAMELESS (arr) = 1; in expand_omp_for_generic()
DChangeLog-201020089 (TYPE_NAMELESS, DECL_NAMELESS): Define.
20091 scan_omp_task, lower_omp_taskreg): Set DECL_NAMELESS and/or
20093 * dwarf2out.c (dwarf2_name): Return NULL if DECL_NAMELESS.
20095 has DECL_NAMELESS set.
DChangeLog-201628844 get_replaced_param_substitute): Set DECL_NAMELESS on repl if it
33894 * dwarf2out.c (is_naming_typedef_decl): Not when DECL_NAMELESS.
33896 DECL_NAMELESS.
DChangeLog-201828059 * gimple-expr.c (create_tmp_var_raw): Set DECL_NAMELESS flag
28062 don't print names of DECL_NAMELESS DECL_IGNORED_P decls.
DChangeLog-201431771 * omp-low.c (create_omp_child_function): Don't set DECL_NAMELESS