Home
last modified time | relevance | path

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 Dfixed-value.h45 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 Demit-rtl.c598 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 Dfixed-value.h45 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 Demit-rtl.cc597 const_fixed_from_fixed_value (FIXED_VALUE_TYPE value, machine_mode mode) in const_fixed_from_fixed_value() function
H A DChangeLog-200710339 const_fixed_from_fixed_value): New functions.