Home
last modified time | relevance | path

Searched refs:build_real (Results 1 – 25 of 36) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfold-const-call.c582 return build_real (type, real); in fold_const_builtin_nan()
1086 return build_real (type, result); in fold_const_call_1()
1097 build_real (TREE_TYPE (type), result_real), in fold_const_call_1()
1130 build_real (TREE_TYPE (type), result_real), in fold_const_call_1()
1143 return build_real (type, result); in fold_const_call_1()
1380 return build_real (type, result); in fold_const_call_1()
1396 return build_real (type, result); in fold_const_call_1()
1412 return build_real (type, result); in fold_const_call_1()
1442 build_real (TREE_TYPE (type), result_real), in fold_const_call_1()
1581 return build_real (type, result); in fold_const_call_1()
[all …]
H A Dmatch.pd2556 (mult @0 { build_real (type, dconst2); })
3124 (lt @0 { build_real (TREE_TYPE (@0), max); })
3130 (ge @0 { build_real (TREE_TYPE (@0), max); })
3219 (eq @0 { build_real (TREE_TYPE (@0), c2); })
3252 (cmp @0 { build_real (TREE_TYPE (@0), c2); })
3964 x = build_real (type, dconst2);
3972 x = build_real (type, dconst10);
3994 x = build_real (type, dconsthalf);
4409 { build_real (type, dconst1); })
4415 (rdiv { build_real (type, dconst1); } @0))
[all …]
H A Dtree-ssa-math-opts.c1213 return build_real (type, dconst1); in powi_as_mults()
1225 build_real (type, dconst1), result); in powi_as_mults()
1577 tree integer_res = n == 0 ? build_real (type, dconst1) : arg0; in expand_pow_as_sqrts()
1657 build_real (type, dconst1), res); in expand_pow_as_sqrts()
1852 build_real (type, dconst1), result); in gimple_expand_builtin_pow()
2009 one = build_real (t0, dconst1); in execute()
2010 minus_one = build_real (t0, dconstm1); in execute()
H A Dtree-chrec.c132 ? build_real (type, dconstm1) in chrec_fold_plus_poly_poly()
243 ? build_real (type, dconst2) in chrec_fold_multiply_poly_poly()
368 ? build_real (type, dconstm1) in chrec_fold_plus_1()
H A Dreal.h484 extern tree build_real (tree, REAL_VALUE_TYPE);
H A Dbuiltins.c2509 build_real (type, dconst0), arg); in expand_builtin_cexpi()
8092 return build_real (type, real); in fold_builtin_inf()
8409 build_real (rettype, trunc)); in fold_builtin_modf()
8412 build_real (rettype, frac)); in fold_builtin_modf()
8463 build_real (type, r)); in fold_builtin_interclass_mathfn()
8487 build_real (type, r)); in fold_builtin_interclass_mathfn()
8526 max_exp = build_real (type, rmax); in fold_builtin_interclass_mathfn()
8527 min_exp = build_real (type, rmin); in fold_builtin_interclass_mathfn()
8700 build_real (type, dconst0)); in fold_builtin_fpclassify()
8707 arg, build_real (type, r)); in fold_builtin_fpclassify()
[all …]
H A Dubsan.c1816 max = build_real (expr_type, maxval); in ubsan_instrument_float_cast()
1847 min = build_real (expr_type, minval2); in ubsan_instrument_float_cast()
1866 max = build_real (expr_type, maxval); in ubsan_instrument_float_cast()
1880 min = build_real (expr_type, minval); in ubsan_instrument_float_cast()
H A Dtree-scalar-evolution.c637 ? build_real (type, dconst0) in add_to_evolution_1()
839 ? build_real (type, dconstm1) in add_to_evolution()
H A Dfold-const.c1291 t = build_real (type, d1); in const_binop()
1299 t = build_real (type, d2); in const_binop()
1324 t = build_real (type, result); in const_binop()
2126 t = build_real (type, value); in fold_convert_const_real_from_real()
2160 t = build_real (type, value); in fold_convert_const_real_from_fixed()
7507 return build_real (type, r); in native_interpret_real()
9045 return build_real (type, r); in exact_inverse()
9063 elts.quick_push (build_real (unit_type, r)); in exact_inverse()
13818 t = build_real (type, real_value_negate (&TREE_REAL_CST (arg0))); in fold_negate_const()
13884 t = build_real (type, real_value_negate (&TREE_REAL_CST (arg0))); in fold_abs_const()
H A Dtree.c2082 build_real (tree type, REAL_VALUE_TYPE d) in build_real() function
2106 return build_real (type, real_value_truncate (TYPE_MODE (type), d)); in build_real_truncate()
2135 v = build_real (type, real_value_from_int_cst (type, i)); in build_real_from_int_cst()
2197 return build_complex (type, build_real (TREE_TYPE (type), rinf), in build_complex_inf()
2198 build_real (TREE_TYPE (type), rzero)); in build_complex_inf()
2230 return build_real (type, dconst1); in build_one_cst()
2283 return build_real (type, dconstm1); in build_minus_one_cst()
2324 return build_real (type, dconst0); in build_zero_cst()
H A Dtree-complex.c499 return build_real (inner_type, dconst0); in get_component_ssa_name()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbuiltins.c7123 return build_real (type, real); in fold_builtin_inf()
7143 return build_real (type, real); in fold_builtin_nan()
7927 return build_real (type, r); in fold_builtin_floor()
7963 return build_real (type, r); in fold_builtin_ceil()
7991 return build_real (type, r); in fold_builtin_round()
8464 return build_real (type, x); in fold_builtin_pow()
8556 return build_real (type, x); in fold_builtin_powi()
9973 build_real (type, r)); in fold_builtin_interclass_mathfn()
9989 build_real (type, r)); in fold_builtin_interclass_mathfn()
10015 build_real (type, rmax)); in fold_builtin_interclass_mathfn()
[all …]
H A Dtree-chrec.c127 ? build_real (type, dconstm1) in chrec_fold_plus_poly_poly()
228 ? build_real (type, dconst2) in chrec_fold_multiply_poly_poly()
313 ? build_real (type, dconstm1) in chrec_fold_plus_1()
H A Dfold-const.c1195 t = build_real (type, result); in const_binop()
1673 t = build_real (type, value); in fold_convert_const_real_from_real()
1706 t = build_real (type, value); in fold_convert_const_real_from_fixed()
3304 build_real (type, r0)); in distribute_real_division()
7546 return build_real (type, r); in native_interpret_real()
9246 build_real (TREE_TYPE (arg1), in fold_comparison()
10216 build_real (type, dconst2)); in fold_binary_loc()
10966 arg = build_real (type, c); in fold_binary_loc()
11791 tem = build_real (type, r); in fold_binary_loc()
11900 build_real (type, dconst1), in fold_binary_loc()
[all …]
H A Dtree-tailcall.c331 *m = build_real (TREE_TYPE (op0), dconstm1); in process_assignment()
346 *m = build_real (TREE_TYPE (non_ass_var), dconstm1); in process_assignment()
H A Dreal.h464 extern tree build_real (tree, REAL_VALUE_TYPE);
H A Dtree-ssa-math-opts.c987 return build_real (type, dconst1); in powi_as_mults()
1003 build_real (type, dconst1), in powi_as_mults()
1272 build_real (type, dconst1), result); in gimple_expand_builtin_pow()
1335 build_real (type, dconst1), result); in gimple_expand_builtin_pow()
H A Dconvert.c112 return build_real (type, real_value_truncate (TYPE_MODE (type), orig)); in strip_float_extensions()
H A Dtree-scalar-evolution.c616 ? build_real (type, dconst0) in add_to_evolution_1()
818 ? build_real (type, dconstm1) in add_to_evolution()
H A Dtree-vect-slp.c2248 neutral_op = build_real (TREE_TYPE (op), dconst0); in vect_get_constant_vectors()
2256 neutral_op = build_real (TREE_TYPE (op), dconst1); in vect_get_constant_vectors()
H A Dtree-complex.c484 return build_real (inner_type, dconst0); in get_component_ssa_name()
H A Dtree-ssa-ccp.c381 val->value = build_real (type, dconst0); in canonicalize_float_value()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-ubsan.c62 op1, build_real (type, dconst0)); in ubsan_instrument_division()
H A Dc-lex.c981 value = build_real (const_type, real); in interpret_float()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-lex.c808 value = build_real (const_type, real); in interpret_float()

12