Home
last modified time | relevance | path

Searched refs:const_fixed_from_fixed_value (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
Demit-rtl.cc597 const_fixed_from_fixed_value (FIXED_VALUE_TYPE value, machine_mode mode) in const_fixed_from_fixed_value() function
DChangeLog-200710339 const_fixed_from_fixed_value): New functions.