Searched refs:fold_convert_const_real_from_fixed (Results 1 – 5 of 5) sorted by relevance
2185 fold_convert_const_real_from_fixed (tree type, const_tree arg1) in fold_convert_const_real_from_fixed() function2306 return fold_convert_const_real_from_fixed (type, arg1); in fold_convert_const()
2196 fold_convert_const_real_from_fixed (tree type, const_tree arg1) in fold_convert_const_real_from_fixed() function2330 return fold_convert_const_real_from_fixed (type, arg1); in fold_convert_const()
8527 fold_convert_const_real_from_fixed,12151 (fold_convert_const_real_from_fixed): New function to convert from
30545 * fold-const.c (const_binop, fold_convert_const_real_from_fixed,
19014 * fold-const.c (fold_convert_const_real_from_fixed): Likewise.