Home
last modified time | relevance | path

Searched refs:float_type_node (Results 1 – 25 of 52) sorted by relevance

123

/dragonfly/contrib/gcc-4.7/gcc/
H A Dconvert.c104 if (TYPE_PRECISION (TREE_TYPE (exp)) > TYPE_PRECISION (float_type_node) in strip_float_extensions()
105 && exact_real_truncate (TYPE_MODE (float_type_node), &orig)) in strip_float_extensions()
106 type = float_type_node; in strip_float_extensions()
151 || TYPE_MODE (type) == TYPE_MODE (float_type_node))) in convert_to_real()
210 || TYPE_MODE (newtype) == TYPE_MODE (float_type_node))) in convert_to_real()
235 || TYPE_MODE (type) == TYPE_MODE (float_type_node))) in convert_to_real()
242 && (TYPE_MODE (type) == TYPE_MODE (float_type_node))))) in convert_to_real()
H A Dcppbuiltin.c135 define_type_sizeof ("__SIZEOF_FLOAT__", float_type_node); in define_builtin_macros_for_type_sizes()
H A Dtree.c8001 if (TYPE_MODE (type) == TYPE_MODE (float_type_node)) in excess_precision_type()
8005 if (TYPE_MODE (type) == TYPE_MODE (float_type_node) in excess_precision_type()
8019 if (TYPE_MODE (TREE_TYPE (type)) == TYPE_MODE (float_type_node)) in excess_precision_type()
8023 if (TYPE_MODE (TREE_TYPE (type)) == TYPE_MODE (float_type_node) in excess_precision_type()
9340 float_type_node = make_node (REAL_TYPE); in build_common_tree_nodes()
9341 TYPE_PRECISION (float_type_node) = FLOAT_TYPE_SIZE; in build_common_tree_nodes()
9342 layout_type (float_type_node); in build_common_tree_nodes()
9355 float_ptr_type_node = build_pointer_type (float_type_node); in build_common_tree_nodes()
9384 complex_float_type_node = build_complex_type (float_type_node); in build_common_tree_nodes()
H A Dbuiltin-types.def84 DEF_PRIMITIVE_TYPE (BT_FLOAT, float_type_node)
H A Dtrans-mem.c1092 if (type == float_type_node) in tm_log_emit_stmt()
2003 if (type == float_type_node) in build_tm_load()
2075 if (type == float_type_node) in build_tm_store()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-cppbuiltin.c160 if (type == float_type_node) in builtin_define_float_constants()
771 = REAL_MODE_FORMAT (TYPE_MODE (float_type_node)); in cpp_iec_559_value()
1108 builtin_define_float_constants ("FLT", "F", "%s", "F", float_type_node); in c_cpp_builtins()
1224 else if (mode == TYPE_MODE (float_type_node)) in c_cpp_builtins()
1258 || mode == TYPE_MODE (float_type_node) in c_cpp_builtins()
1264 || mode == TYPE_MODE (float_type_node)); in c_cpp_builtins()
H A Dc-format.h285 #define T_F &float_type_node
H A Dc-warn.c2103 if (TYPE_MAIN_VARIANT (type1) == float_type_node in do_warn_double_promotion()
2106 else if (TYPE_MAIN_VARIANT (type2) == float_type_node in do_warn_double_promotion()
H A Dc-lex.c885 type = float_type_node; in interpret_float()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsancov.c92 if (TYPE_MODE (type) == TYPE_MODE (float_type_node)) in instrument_comparison()
95 to_type = float_type_node; in instrument_comparison()
H A Dcppbuiltin.c145 define_type_sizeof ("__SIZEOF_FLOAT__", float_type_node); in define_builtin_macros_for_type_sizes()
H A Dfunction-tests.c155 tree fndecl = make_fndecl (float_type_node, in test_fndecl_float_intchar()
175 ASSERT_EQ (float_type_node, TREE_TYPE (fntype)); in test_fndecl_float_intchar()
H A Dconvert.c146 || TYPE_MODE (type) == TYPE_MODE (float_type_node))) in convert_to_real_1()
241 || TYPE_MODE (newtype) == TYPE_MODE (float_type_node))) in convert_to_real_1()
H A Dtree.c8387 machine_mode float_type_mode = TYPE_MODE (float_type_node); in excess_precision_type()
8399 return float_type_node; in excess_precision_type()
9937 float_type_node = make_node (REAL_TYPE); in build_common_tree_nodes()
9938 TYPE_PRECISION (float_type_node) = FLOAT_TYPE_SIZE; in build_common_tree_nodes()
9939 layout_type (float_type_node); in build_common_tree_nodes()
9972 float_ptr_type_node = build_pointer_type (float_type_node); in build_common_tree_nodes()
10002 complex_float_type_node = build_complex_type (float_type_node, true); in build_common_tree_nodes()
12207 if (TYPE_PRECISION (TREE_TYPE (exp)) > TYPE_PRECISION (float_type_node) in strip_float_extensions()
12208 && exact_real_truncate (TYPE_MODE (float_type_node), &orig)) in strip_float_extensions()
12209 type = float_type_node; in strip_float_extensions()
H A Dtrans-mem.c1199 if (type == float_type_node) in tm_log_emit_stmt()
2197 if (type == float_type_node) in build_tm_load()
2291 if (type == float_type_node) in build_tm_store()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-format.h275 #define T_F &float_type_node
H A Dc-cppbuiltin.c146 if (type == float_type_node) in builtin_define_float_constants()
772 builtin_define_float_constants ("FLT", "F", "%s", "F", float_type_node); in c_cpp_builtins()
H A Dc-lex.c746 type = float_type_node; in interpret_float()
H A Dc-common.c2945 if (mode == TYPE_MODE (float_type_node)) in c_common_type_for_mode()
2946 return float_type_node; in c_common_type_for_mode()
4780 record_builtin_type (RID_FLOAT, NULL, float_type_node); in c_common_nodes_and_builtins()
5265 if (TYPE_MAIN_VARIANT (type) == float_type_node) in self_promoting_args_p()
10362 if (TYPE_MAIN_VARIANT (type1) == float_type_node in do_warn_double_promotion()
10365 else if (TYPE_MAIN_VARIANT (type2) == float_type_node in do_warn_double_promotion()
/dragonfly/contrib/gcc-4.7/gcc/lto/
H A Dlto-lang.c837 if (mode == TYPE_MODE (float_type_node)) in lto_type_for_mode()
838 return float_type_node; in lto_type_for_mode()
1192 NAME_TYPE (float_type_node, "float"); in lto_init()
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto-lang.c973 if (mode == TYPE_MODE (float_type_node)) in lto_type_for_mode()
974 return float_type_node; in lto_type_for_mode()
1337 NAME_TYPE (float_type_node, "float"); in lto_init()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386-builtin-types.def69 DEF_PRIMITIVE_TYPE (FLOAT, float_type_node)
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Drtti.c1480 &float_type_node, &double_type_node, &long_double_type_node, in emit_support_tinfos()
H A Dcvt.c1674 else if (type == float_type_node) in type_promotes_to()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Drtti.c1548 &float_type_node, &double_type_node, &long_double_type_node, in emit_support_tinfos()

123