Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c2202 fold_convert_const_fixed_from_fixed (tree type, const_tree arg1) in fold_convert_const_fixed_from_fixed() function
2311 return fold_convert_const_fixed_from_fixed (type, arg1); in fold_convert_const()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc2213 fold_convert_const_fixed_from_fixed (tree type, const_tree arg1) in fold_convert_const_fixed_from_fixed() function
2335 return fold_convert_const_fixed_from_fixed (type, arg1); in fold_convert_const()
H A DChangeLog-20078528 fold_convert_const_fixed_from_fixed,
12153 (fold_convert_const_fixed_from_fixed): New function to convert from
H A DChangeLog-200930546 fold_convert_const_fixed_from_fixed,
H A DChangeLog-201717926 * fold-const.c (fold_convert_const_fixed_from_fixed): Likeise.