Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-call-cdce.c336 lbub_real_cst = build_real_from_int_cst (float_type, lbub_cst); in gen_one_condition()
H A Dtree-chrec.c598 x = build_real_from_int_cst (type, x); in chrec_apply()
H A Dtree.h4347 extern tree build_real_from_int_cst (tree, const_tree);
H A Dtree.c1515 build_real_from_int_cst (tree type, const_tree i) in build_real_from_int_cst() function
H A Dfold-const.c1797 return build_real_from_int_cst (type, arg1); in fold_convert_const()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-call-cdce.c389 lbub_real_cst = build_real_from_int_cst (float_type, lbub_cst); in gen_one_condition()
H A Dtree-chrec.c654 x = build_real_from_int_cst (type, x); in chrec_apply()
H A Dtree.h4183 extern tree build_real_from_int_cst (tree, const_tree);
H A Dtree.c2130 build_real_from_int_cst (tree type, const_tree i) in build_real_from_int_cst() function
H A Dfold-const.c2270 return build_real_from_int_cst (type, arg1); in fold_convert_const()