Home
last modified time | relevance | path

Searched refs:find_constructor_constant_at_offset (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-prop.c3352 find_constructor_constant_at_offset (tree constructor, HOST_WIDE_INT req_offset) in find_constructor_constant_at_offset() function
3409 return find_constructor_constant_at_offset (val, in find_constructor_constant_at_offset()
3441 return find_constructor_constant_at_offset (DECL_INITIAL (scalar), offset); in ipa_find_agg_cst_from_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-prop.cc3548 find_constructor_constant_at_offset (tree constructor, HOST_WIDE_INT req_offset) in find_constructor_constant_at_offset() function
3605 return find_constructor_constant_at_offset (val, in find_constructor_constant_at_offset()
3637 return find_constructor_constant_at_offset (DECL_INITIAL (scalar), offset); in ipa_find_agg_cst_from_init()
H A DChangeLog-201623875 (find_constructor_constant_at_offset): New function.
H A DChangeLog-201727058 * ipa-prop.c (find_constructor_constant_at_offset): Handle