Searched refs:fold_convert_const_fixed_from_fixed (Results 1 – 5 of 5) sorted by relevance
2202 fold_convert_const_fixed_from_fixed (tree type, const_tree arg1) in fold_convert_const_fixed_from_fixed() function2311 return fold_convert_const_fixed_from_fixed (type, arg1); in fold_convert_const()
2213 fold_convert_const_fixed_from_fixed (tree type, const_tree arg1) in fold_convert_const_fixed_from_fixed() function2335 return fold_convert_const_fixed_from_fixed (type, arg1); in fold_convert_const()
8528 fold_convert_const_fixed_from_fixed,12153 (fold_convert_const_fixed_from_fixed): New function to convert from
30546 fold_convert_const_fixed_from_fixed,
17926 * fold-const.c (fold_convert_const_fixed_from_fixed): Likeise.