Home
last modified time | relevance | path

Searched refs:build_real_from_int_cst (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-chrec.c553 x = build_real_from_int_cst (type, x); in chrec_apply()
H A Dtree.h3567 extern tree build_real_from_int_cst (tree, tree);
H A Dtree.c1105 build_real_from_int_cst (tree type, tree i) in build_real_from_int_cst() function
H A Dfold-const.c2103 return build_real_from_int_cst (type, arg1); in fold_convert_const()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h2249 extern tree build_real_from_int_cst PARAMS ((tree, tree));
H A Dtree.c516 build_real_from_int_cst (type, i) in build_real_from_int_cst() function
H A Dfold-const.c1607 return build_real_from_int_cst (type, arg1);
H A DFSFChangeLog.1113425 * tree.c (build_real_from_int_cst): Remove spurious test for
14124 (build_real_from_int_cst): Properly deal with truncation.
H A DChangeLog.13377 (build_real_from_int_cst): Use them in call to
H A DChangeLog.75133 (build_real_from_int_cst): Use build_real.