Home
last modified time | relevance | path

Searched refs:double_type_node (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsancov.cc97 else if (TYPE_MODE (type) == TYPE_MODE (double_type_node)) in instrument_comparison()
100 to_type = double_type_node; in instrument_comparison()
Dcppbuiltin.cc162 define_type_sizeof ("__SIZEOF_DOUBLE__", double_type_node); in define_builtin_macros_for_type_sizes()
Ddwarf2ctf.cc257 = tree_to_uhwi (TYPE_SIZE (double_type_node)); in gen_ctf_base_type()
303 = tree_to_uhwi (TYPE_SIZE (double_type_node)); in gen_ctf_base_type()
Dconvert.cc168 && (TYPE_MODE (type) == TYPE_MODE (double_type_node) in convert_to_real_1()
266 && (TYPE_MODE (newtype) == TYPE_MODE (double_type_node) in convert_to_real_1()
Domp-expand.cc2557 && (optab_handler (sqrt_optab, TYPE_MODE (double_type_node)) in expand_omp_for_init_vars()
2592 = fold_build1 (FLOAT_EXPR, double_type_node, in expand_omp_for_init_vars()
2598 tree factord = fold_build1 (FLOAT_EXPR, double_type_node, in expand_omp_for_init_vars()
2603 tree stopvald = fold_build1 (FLOAT_EXPR, double_type_node, in expand_omp_for_init_vars()
2614 t = fold_build2 (RDIV_EXPR, double_type_node, factord, in expand_omp_for_init_vars()
2615 build_real (double_type_node, dconst2)); in expand_omp_for_init_vars()
2616 tree t3 = fold_build2 (MINUS_EXPR, double_type_node, in expand_omp_for_init_vars()
2620 t = fold_build2 (MULT_EXPR, double_type_node, factord, in expand_omp_for_init_vars()
2621 build_real (double_type_node, dconst2)); in expand_omp_for_init_vars()
2622 t = fold_build2 (MULT_EXPR, double_type_node, t, stopvald); in expand_omp_for_init_vars()
[all …]
Dbuiltin-types.def83 DEF_PRIMITIVE_TYPE (BT_DOUBLE, double_type_node)
132 (build_qualified_type (double_type_node,
Dtree.cc7762 machine_mode double_type_mode = TYPE_MODE (double_type_node); in excess_precision_type()
7778 return double_type_node; in excess_precision_type()
9456 double_type_node = make_node (REAL_TYPE); in build_common_tree_nodes()
9457 TYPE_PRECISION (double_type_node) = DOUBLE_TYPE_SIZE; in build_common_tree_nodes()
9458 layout_type (double_type_node); in build_common_tree_nodes()
9488 double_ptr_type_node = build_pointer_type (double_type_node); in build_common_tree_nodes()
9520 complex_double_type_node = build_complex_type (double_type_node, true); in build_common_tree_nodes()
11932 > TYPE_PRECISION (double_type_node) in strip_float_extensions()
11933 && exact_real_truncate (TYPE_MODE (double_type_node), &orig)) in strip_float_extensions()
11934 type = double_type_node; in strip_float_extensions()
Dtrans-mem.cc1190 else if (type == double_type_node) in tm_log_emit_stmt()
2188 else if (type == double_type_node) in build_tm_load()
2282 else if (type == double_type_node) in build_tm_store()
Dbuiltins.cc2032 if (mtype == double_type_node) in mathfn_built_in_2()
2104 return double_type_node; \ in mathfn_built_in_type()
2130 return double_type_node; \ in mathfn_built_in_type()
8760 type = double_type_node; in fold_builtin_interclass_mathfn()
8784 type = double_type_node; in fold_builtin_interclass_mathfn()
8821 type = double_type_node; in fold_builtin_interclass_mathfn()
8953 arg = fold_build1_loc (loc, NOP_EXPR, double_type_node, arg); in fold_builtin_classify()
Dgimple-ssa-sprintf.cc1642 type = double_type_node; in format_floating()
1837 ? long_double_type_node : double_type_node); in format_floating()
Dasan.cc3410 = build_function_type_list (void_type_node, double_type_node, in initialize_sanitizer_builtins()
3411 double_type_node, NULL_TREE); in initialize_sanitizer_builtins()
Dubsan.cc481 || TYPE_MODE (eltype) == TYPE_MODE (double_type_node) in ubsan_type_descriptor()
Dmatch.pd527 (if (types_match (type, double_type_node))
4844 if (TYPE_PRECISION (type1) > TYPE_PRECISION (double_type_node)
4845 && exact_real_truncate (TYPE_MODE (double_type_node), &orig))
4846 type1 = double_type_node;
6417 (if (TYPE_MAIN_VARIANT (TREE_TYPE (@0)) == double_type_node)))
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-lang.cc1002 if (mode == TYPE_MODE (double_type_node)) in lto_type_for_mode()
1003 return double_type_node; in lto_type_for_mode()
1371 NAME_TYPE (double_type_node, "double"); in lto_init()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtypeck2.cc1014 && (same_type_p (type, double_type_node) in check_narrowing()
1016 || (same_type_p (ftype, double_type_node) in check_narrowing()
Drtti.cc1600 &float_type_node, &double_type_node, &long_double_type_node, in emit_support_tinfos()
Dcvt.cc2007 type = double_type_node; in type_promotes_to()
Dmangle.cc2663 else if (type == double_type_node) in write_builtin_type()
Dtypeck.cc426 if (same_type_p (TYPE_MAIN_VARIANT (t1), double_type_node) in cp_common_type()
427 || same_type_p (TYPE_MAIN_VARIANT (t2), double_type_node)) in cp_common_type()
428 return build_type_attribute_variant (double_type_node, in cp_common_type()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-builtin.cc429 else if (type_node == double_type_node) in rs6000_type_string()
522 V2DF_type_node = rs6000_vector_type ("__vector double", double_type_node, 2); in rs6000_init_builtins()
624 double_type_internal_node = double_type_node; in rs6000_init_builtins()
Drs6000.cc5696 bdecl = mathfn_built_in (double_type_node, fn); in rs6000_builtin_vectorized_libmass()
20059 else if (type == double_type_node) in rs6000_handle_altivec_attribute()
27763 tree const_double = build_qualified_type (double_type_node, in rs6000_atomic_assign_expand_fenv()
27778 tree fenv_var = create_tmp_var_raw (double_type_node); in rs6000_atomic_assign_expand_fenv()
27781 build4 (TARGET_EXPR, double_type_node, fenv_var, in rs6000_atomic_assign_expand_fenv()
27808 tree fenv_var = create_tmp_var_raw (double_type_node); in rs6000_atomic_assign_expand_fenv()
27810 tree hold_mffs = build4 (TARGET_EXPR, double_type_node, fenv_var, call_mffs, in rs6000_atomic_assign_expand_fenv()
27818 tree fenv_hold_mtfsf = build1 (VIEW_CONVERT_EXPR, double_type_node, in rs6000_atomic_assign_expand_fenv()
27838 tree fenv_clear = create_tmp_var_raw (double_type_node); in rs6000_atomic_assign_expand_fenv()
27840 tree clear_mffs = build4 (TARGET_EXPR, double_type_node, fenv_clear, in rs6000_atomic_assign_expand_fenv()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390-builtin-types.def55 DEF_TYPE (BT_DBL, double_type_node, 0)
56 DEF_TYPE (BT_DBLCONST, double_type_node, 1)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h1633 #define UNITS_PER_DOUBLE (TYPE_PRECISION (double_type_node) / BITS_PER_UNIT)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.cc11123 tree v8qi_ftype_df_si = build_function_type_list (v8qi, double_type_node, in sparc_vis_init_builtins()
11125 tree v4hi_ftype_df_si = build_function_type_list (v4hi, double_type_node, in sparc_vis_init_builtins()
11127 tree v2si_ftype_df_si = build_function_type_list (v2si, double_type_node, in sparc_vis_init_builtins()
11164 tree df_ftype_df_df = build_function_type_list (double_type_node, in sparc_vis_init_builtins()
11165 double_type_node, in sparc_vis_init_builtins()
11166 double_type_node, 0); in sparc_vis_init_builtins()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-builtins.cc1460 return double_type_node; in arm_simd_builtin_std_type()
1657 (*lang_hooks.types.register_builtin_type) (double_type_node, in arm_init_simd_builtin_scalar_types()

12