Home
last modified time | relevance | path

Searched refs:rtl_for_decl_init (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc20420 rtl_for_decl_init (tree init, tree type) in rtl_for_decl_init() function
20714 rtl = rtl_for_decl_init (DECL_INITIAL (decl), TREE_TYPE (decl)); in rtl_for_decl_location()
20948 rtx rtl = rtl_for_decl_init (init, type); in tree_add_const_value_attribute()
H A DChangeLog-20069658 * dwarf2out.c (rtl_for_decl_init): Don't try to create RTL for
15499 (rtl_for_decl_init): Use reference_to_unused to decide whether
H A DChangeLog10857 (tree_add_const_value_attribute): Don't call rtl_for_decl_init if
H A DChangeLog-200526533 * dwarf2out.c (rtl_for_decl_init): New function.
26535 (tree_add_const_value_attribute): Call rtl_for_decl_init and
H A DChangeLog-20097589 (rtl_for_decl_init): Return MEM with CONST_STRING address instead of
H A DChangeLog-20079379 * dwarf2out.c (rtl_for_decl_init): If vector decl has CONSTRUCTOR
H A DChangeLog-201610200 rtl_for_decl_init during early phase.
H A DChangeLog-202014695 rtl_for_decl_init to do all mangling early but throw
H A DChangeLog-201826275 * dwarf2out.c (rtl_for_decl_init): For STRING_CST initializer only
H A DChangeLog-201015483 * dwarf2out.c (rtl_for_decl_init): Give up for all generic vectors,
H A DChangeLog-201139865 * dwarf2out.c (rtl_for_decl_init): Strip no-op conversions off the
H A DChangeLog-201718775 * dwarf2out.c (rtl_for_decl_init): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c19798 rtl_for_decl_init (tree init, tree type) in rtl_for_decl_init() function
20089 rtl = rtl_for_decl_init (DECL_INITIAL (decl), TREE_TYPE (decl)); in rtl_for_decl_location()
20311 rtl = rtl_for_decl_init (init, type); in tree_add_const_value_attribute()