Searched refs:build_real_from_int_cst (Results 1 – 10 of 10) sorted by relevance
553 x = build_real_from_int_cst (type, x); in chrec_apply()
3567 extern tree build_real_from_int_cst (tree, tree);
1105 build_real_from_int_cst (tree type, tree i) in build_real_from_int_cst() function
2103 return build_real_from_int_cst (type, arg1); in fold_convert_const()
2249 extern tree build_real_from_int_cst PARAMS ((tree, tree));
516 build_real_from_int_cst (type, i) in build_real_from_int_cst() function
1607 return build_real_from_int_cst (type, arg1);
13425 * tree.c (build_real_from_int_cst): Remove spurious test for14124 (build_real_from_int_cst): Properly deal with truncation.
3377 (build_real_from_int_cst): Use them in call to
5133 (build_real_from_int_cst): Use build_real.