Searched refs:expand_value_data (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cselib.c | 72 struct expand_value_data struct 80 static rtx cselib_expand_value_rtx_1 (rtx, struct expand_value_data *, int); argument 1605 expand_loc (struct elt_loc_list *p, struct expand_value_data *evd, in expand_loc() 1705 struct expand_value_data evd; in cselib_expand_value_rtx() 1725 struct expand_value_data evd; in cselib_expand_value_rtx_cb() 1743 struct expand_value_data evd; in cselib_dummy_expand_value_rtx_cb() 1757 cselib_expand_value_rtx_1 (rtx orig, struct expand_value_data *evd, in cselib_expand_value_rtx_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cselib.cc | 73 struct expand_value_data struct 81 static rtx cselib_expand_value_rtx_1 (rtx, struct expand_value_data *, int); argument 1674 expand_loc (struct elt_loc_list *p, struct expand_value_data *evd, in expand_loc() 1774 struct expand_value_data evd; in cselib_expand_value_rtx() 1794 struct expand_value_data evd; in cselib_expand_value_rtx_cb() 1812 struct expand_value_data evd; in cselib_dummy_expand_value_rtx_cb() 1826 cselib_expand_value_rtx_1 (rtx orig, struct expand_value_data *evd, in cselib_expand_value_rtx_1()
|
H A D | ChangeLog-2009 | 11546 (struct expand_value_data): New.
|
H A D | ChangeLog-2010 | 37563 * cselib.c (struct expand_value_data): Add dummy field.
|