Home
last modified time | relevance | path

Searched refs:real_from_integer (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-longdouble.cc56 real_from_integer (&this->rv (), TYPE_MODE (double_type_node), d, SIGNED); in set()
62 real_from_integer (&this->rv (), TYPE_MODE (long_double_type_node), d, in set()
79 real_from_integer (&this->rv (), TYPE_MODE (double_type_node), d, UNSIGNED); in set()
85 real_from_integer (&this->rv (), TYPE_MODE (long_double_type_node), d, in set()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-longdouble.cc62 real_from_integer (&this->rv (), TYPE_MODE (double_type_node), d, SIGNED); in set()
68 real_from_integer (&this->rv (), TYPE_MODE (long_double_type_node), d, in set()
85 real_from_integer (&this->rv (), TYPE_MODE (double_type_node), d, UNSIGNED); in set()
91 real_from_integer (&this->rv (), TYPE_MODE (long_double_type_node), d, in set()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-call-cdce.cc235 real_from_integer (&mv, TYPE_MODE (TREE_TYPE (base)), 256, UNSIGNED); in check_pow()
512 real_from_integer (&mv, TYPE_MODE (TREE_TYPE (base)), 256, UNSIGNED); in gen_conditions_for_pow_cst_base()
H A Dreal.h532 extern void real_from_integer (REAL_VALUE_TYPE *, format_helper,
H A Dfixed-value.cc161 real_from_integer (&real_value, VOIDmode, in fixed_to_decimal()
1099 real_from_integer (&fixed_value, VOIDmode, in real_convert_from_fixed()
H A Dtree-ssa-math-opts.cc1898 real_from_integer (&cint, VOIDmode, n, SIGNED); in expand_pow_as_sqrts()
2039 real_from_integer (&cint, VOIDmode, n, SIGNED); in gimple_expand_builtin_pow()
2121 real_from_integer (&cint, VOIDmode, n, SIGNED); in gimple_expand_builtin_pow()
2133 real_from_integer (&dconst3, VOIDmode, 3, SIGNED); in gimple_expand_builtin_pow()
2137 real_from_integer (&cint, VOIDmode, n, SIGNED); in gimple_expand_builtin_pow()
H A Dfold-const-call.cc427 real_from_integer (result, format, REAL_EXP (arg) - 1, SIGNED); in fold_const_logb()
508 real_from_integer (&cint1, VOIDmode, n1, SIGNED); in fold_const_pow()
H A Dreal.cc2186 real_from_integer (REAL_VALUE_TYPE *r, format_helper fmt, in real_from_integer() function
2354 real_from_integer (&tens[n], VOIDmode, t, UNSIGNED); in ten_to_ptwo()
2393 real_from_integer (&num[n], VOIDmode, n, UNSIGNED); in real_digit()
5275 real_from_integer (&cint, VOIDmode, n, SIGNED); in real_isinteger()
H A Demit-rtl.cc6201 real_from_integer (&dconst0, double_mode, 0, SIGNED); in init_emit_once()
6202 real_from_integer (&dconst1, double_mode, 1, SIGNED); in init_emit_once()
6203 real_from_integer (&dconst2, double_mode, 2, SIGNED); in init_emit_once()
H A Dsimplify-rtx.cc1914 real_from_integer (&d, mode, rtx_mode_t (op, op_mode), SIGNED); in simplify_const_unary_operation()
1951 real_from_integer (&d, mode, rtx_mode_t (op, op_mode), UNSIGNED); in simplify_const_unary_operation()
2169 real_from_integer (&t, VOIDmode, wmax, SIGNED); in simplify_const_unary_operation()
2175 real_from_integer (&t, VOIDmode, wmin, SIGNED); in simplify_const_unary_operation()
2188 real_from_integer (&t, VOIDmode, wmax, UNSIGNED); in simplify_const_unary_operation()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-call-cdce.c235 real_from_integer (&mv, TYPE_MODE (TREE_TYPE (base)), 256, UNSIGNED); in check_pow()
512 real_from_integer (&mv, TYPE_MODE (TREE_TYPE (base)), 256, UNSIGNED); in gen_conditions_for_pow_cst_base()
H A Dreal.h533 extern void real_from_integer (REAL_VALUE_TYPE *, format_helper,
H A Dtree-ssa-math-opts.c1764 real_from_integer (&cint, VOIDmode, n, SIGNED); in expand_pow_as_sqrts()
1905 real_from_integer (&cint, VOIDmode, n, SIGNED); in gimple_expand_builtin_pow()
1987 real_from_integer (&cint, VOIDmode, n, SIGNED); in gimple_expand_builtin_pow()
1999 real_from_integer (&dconst3, VOIDmode, 3, SIGNED); in gimple_expand_builtin_pow()
2003 real_from_integer (&cint, VOIDmode, n, SIGNED); in gimple_expand_builtin_pow()
H A Dfixed-value.c161 real_from_integer (&real_value, VOIDmode, in fixed_to_decimal()
1100 real_from_integer (&fixed_value, VOIDmode, in real_convert_from_fixed()
H A Dfold-const-call.c427 real_from_integer (result, format, REAL_EXP (arg) - 1, SIGNED); in fold_const_logb()
510 real_from_integer (&cint1, VOIDmode, n1, SIGNED); in fold_const_pow()
H A Dreal.c2186 real_from_integer (REAL_VALUE_TYPE *r, format_helper fmt, in real_from_integer() function
2354 real_from_integer (&tens[n], VOIDmode, t, UNSIGNED); in ten_to_ptwo()
2393 real_from_integer (&num[n], VOIDmode, n, UNSIGNED); in real_digit()
5273 real_from_integer (&cint, VOIDmode, n, SIGNED); in real_isinteger()
H A Dsimplify-rtx.c1789 real_from_integer (&d, mode, rtx_mode_t (op, op_mode), SIGNED); in simplify_const_unary_operation()
1813 real_from_integer (&d, mode, rtx_mode_t (op, op_mode), UNSIGNED); in simplify_const_unary_operation()
1999 real_from_integer (&t, VOIDmode, wmax, SIGNED); in simplify_const_unary_operation()
2005 real_from_integer (&t, VOIDmode, wmin, SIGNED); in simplify_const_unary_operation()
2018 real_from_integer (&t, VOIDmode, wmax, UNSIGNED); in simplify_const_unary_operation()
H A Demit-rtl.c6227 real_from_integer (&dconst0, double_mode, 0, SIGNED); in init_emit_once()
6228 real_from_integer (&dconst1, double_mode, 1, SIGNED); in init_emit_once()
6229 real_from_integer (&dconst2, double_mode, 2, SIGNED); in init_emit_once()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c585 real_from_integer (&real_value, VOIDmode, value, SIGNED);
609 real_from_integer (&real_value, VOIDmode, value, SIGNED);
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc894 real_from_integer (&real_value, VOIDmode, value, SIGNED); in new_rvalue_from_const()
918 real_from_integer (&real_value, VOIDmode, value, SIGNED); in new_rvalue_from_const()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.c729 real_from_integer (&s, mode, x, SIGNED); in vax_float_literal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c738 real_from_integer (&dconst4, DFmode, 4, SIGNED); in init_ext_gcn_constants()
1010 real_from_integer (&rv, NULL, a, SIGNED); in gcn_vec_constant()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc770 real_from_integer (&dconst4, DFmode, 4, SIGNED); in init_ext_gcn_constants()
1042 real_from_integer (&rv, NULL, a, SIGNED); in gcn_vec_constant()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc258 real_from_integer (&f, MODE, l, l < 0 ? -1 : 0, 0); in from_long()
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc258 real_from_integer (&f, MODE, l, l < 0 ? -1 : 0, 0); in from_long()

12