Home
last modified time | relevance | path

Searched refs:fold_convert_const_real_from_fixed (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c2185 fold_convert_const_real_from_fixed (tree type, const_tree arg1) in fold_convert_const_real_from_fixed() function
2306 return fold_convert_const_real_from_fixed (type, arg1); in fold_convert_const()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc2196 fold_convert_const_real_from_fixed (tree type, const_tree arg1) in fold_convert_const_real_from_fixed() function
2330 return fold_convert_const_real_from_fixed (type, arg1); in fold_convert_const()
H A DChangeLog-20078527 fold_convert_const_real_from_fixed,
12151 (fold_convert_const_real_from_fixed): New function to convert from
H A DChangeLog-200930545 * fold-const.c (const_binop, fold_convert_const_real_from_fixed,
H A DChangeLog-201719014 * fold-const.c (fold_convert_const_real_from_fixed): Likewise.