Searched refs:const_fixed_from_fixed_value (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fixed-value.h | 45 const_fixed_from_fixed_value (r, m) 46 extern rtx const_fixed_from_fixed_value (FIXED_VALUE_TYPE, machine_mode); 59 const_fixed_from_fixed_value (fixed_from_double_int (payload, mode), in const_fixed_from_double_int()
|
H A D | emit-rtl.c | 598 const_fixed_from_fixed_value (FIXED_VALUE_TYPE value, machine_mode mode) in const_fixed_from_fixed_value() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fixed-value.h | 45 const_fixed_from_fixed_value (r, m) 46 extern rtx const_fixed_from_fixed_value (FIXED_VALUE_TYPE, machine_mode); 59 const_fixed_from_fixed_value (fixed_from_double_int (payload, mode), in const_fixed_from_double_int()
|
H A D | emit-rtl.cc | 597 const_fixed_from_fixed_value (FIXED_VALUE_TYPE value, machine_mode mode) in const_fixed_from_fixed_value() function
|
H A D | ChangeLog-2007 | 10339 const_fixed_from_fixed_value): New functions.
|