Searched refs:real_value_from_int_cst (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | real.h | 390 REAL_VALUE_TYPE real_value_from_int_cst (tree, tree);
|
| D | tree.c | 1095 real_value_from_int_cst (tree type, tree i) in real_value_from_int_cst() function 1118 v = build_real (type, real_value_from_int_cst (type, i)); in build_real_from_int_cst()
|
| D | fold-const.c | 2032 REAL_VALUE_TYPE l = real_value_from_int_cst (NULL_TREE, lt); in fold_convert_const_int_from_real() 2046 REAL_VALUE_TYPE u = real_value_from_int_cst (NULL_TREE, ut); in fold_convert_const_int_from_real()
|
| D | ChangeLog-2000 | 4681 real_value_from_int_cst, simple_cst_equal), varasm.c 26994 (real_value_from_int_cst): Remove unneeded casts. 31562 * tree.c (real_value_from_int_cst): Mark parameter with
|
| D | FSFChangeLog.11 | 14122 * tree.c (real_value_from_int_cst): New arg, TYPE.
|
| D | ChangeLog-1998 | 16966 (real_value_from_int_cst): Move variable `e' inside conditional
|
| D | ChangeLog-1999 | 350 * tree.c (real_value_from_int_cst): Clear REAL_VALUE_TYPE object first.
|
| D | ChangeLog-2003 | 6841 * tree.c (real_value_from_int_cst): Allow the type to be NULL,
|