Home
last modified time | relevance | path

Searched refs:tree_add_const_value_attribute (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3907 static bool tree_add_const_value_attribute (dw_die_ref, tree);
20922 tree_add_const_value_attribute (dw_die_ref die, tree t) in tree_add_const_value_attribute() function
21011 return tree_add_const_value_attribute (var_die, DECL_INITIAL (decl)); in tree_add_const_value_attribute_for_decl()
27795 && !tree_add_const_value_attribute (e->die, e->arg)) in gen_remaining_tmpl_value_param_die_attribute()
30937 if (tree_add_const_value_attribute (die, init)) in optimize_location_into_implicit_ptr()
H A DChangeLog-20098261 (tree_add_const_value_attribute): Return the value returned by
8985 (tree_add_const_value_attribute): Return true if successful.
12079 tree_add_const_value_attribute.
12081 instead of tree_add_const_value_attribute.
12085 (tree_add_const_value_attribute): Handle integral and pointer
12091 (tree_add_const_value_attribute): Make this work for constant
H A DChangeLog-20087009 * dwarf2out.c (tree_add_const_value_attribute): Only handle
8301 (tree_add_const_value_attribute): Call it.
H A DChangeLog10857 (tree_add_const_value_attribute): Don't call rtl_for_decl_init if
H A DChangeLog-202014694 (tree_add_const_value_attribute): Unconditionally call
38562 (tree_add_const_value_attribute): Adjust caller.
H A DChangeLog-200615497 tree_add_const_value_attribute if nothing else works.
H A DChangeLog-201438194 (tree_add_const_value_attribute): Likewise.
38294 * dwarf2out.c (tree_add_const_value_attribute): Call
H A DChangeLog-20216297 (tree_add_const_value_attribute): Pass TYPE_MODE (type) to new
H A DChangeLog-20007711 * dwarf2out.c (tree_add_const_value_attribute): New fn.
H A DChangeLog-200526535 (tree_add_const_value_attribute): Call rtl_for_decl_init and
H A DChangeLog-201610199 * dwarf2out.c (tree_add_const_value_attribute): Do not try
H A DChangeLog-201027274 (tree_add_const_value_attribute): Likewise.
H A DChangeLog-201335580 * dwarf2out.c (tree_add_const_value_attribute): Call ggc_free (array)
H A DChangeLog-201714327 * dwarf2out.c (tree_add_const_value_attribute): For INTEGER_CST
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3818 static bool tree_add_const_value_attribute (dw_die_ref, tree);
20284 tree_add_const_value_attribute (dw_die_ref die, tree t) in tree_add_const_value_attribute() function
20359 return tree_add_const_value_attribute (var_die, DECL_INITIAL (decl)); in tree_add_const_value_attribute_for_decl()
27183 && !tree_add_const_value_attribute (e->die, e->arg)) in gen_remaining_tmpl_value_param_die_attribute()
30197 if (tree_add_const_value_attribute (die, init)) in optimize_location_into_implicit_ptr()