Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc15101 const_ok_for_output (rtx rtl) in const_ok_for_output() function
16261 if (!const_ok_for_output (rtl)) in mem_loc_descriptor()
17322 if (!const_ok_for_output (rtl)) in loc_descriptor()
18988 else if (CONSTANT_P (rtl) && const_ok_for_output (rtl)) in loc_list_from_tree_1()
20330 if (!const_ok_for_output (rtl)) in add_const_value_attribute()
H A DChangeLog-20097855 * dwarf2out.c (const_ok_for_output_1, const_ok_for_output): New
7858 out if !const_ok_for_output.
H A DChangeLog-201422439 (const_ok_for_output): Update accordingly. Use FOR_EACH_SUBRTX_VAR
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c14624 const_ok_for_output (rtx rtl) in const_ok_for_output() function
15784 if (!const_ok_for_output (rtl)) in mem_loc_descriptor()
16832 if (!const_ok_for_output (rtl)) in loc_descriptor()
18438 else if (CONSTANT_P (rtl) && const_ok_for_output (rtl)) in loc_list_from_tree_1()
19707 if (!const_ok_for_output (rtl)) in add_const_value_attribute()