Home
last modified time | relevance | path

Searched refs:build_complex_type (Results 1 – 25 of 65) sorted by relevance

123

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-c-fe.def174 GCC_METHOD1 (gcc_type, build_complex_type,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dintrinsics.cc621 build_complex_type (type), 2, x, y); in expand_intrinsic_checkedint()
H A Dd-lang.cc1409 return build_complex_type (inner_type); in d_type_for_mode()
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-c-fe.def174 GCC_METHOD1 (gcc_type, build_complex_type,
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dintrinsics.cc683 build_complex_type (type), 2, x, y); in expand_intrinsic_checkedint()
H A Dd-lang.cc1520 return build_complex_type (inner_type); in d_type_for_mode()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-c-fe.def174 GCC_METHOD1 (gcc_type, build_complex_type,
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-c-fe.def174 GCC_METHOD1 (gcc_type, build_complex_type,
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc707 return convert_out (ctx->preserve (build_complex_type (convert_in (base_type)))); in plugin_build_complex_type()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc865 return convert_out (ctx->preserve (build_complex_type (convert_in (base_type)))); in plugin_build_complex_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc1116 type = build_complex_type (type); in interpret_float()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c1048 type = build_complex_type (type); in interpret_float()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc2519 TREE_TYPE (t) = type ? type : build_complex_type (TREE_TYPE (real)); in build_complex()
7653 build_complex_type (tree component_type, bool named) in build_complex_type() function
7681 = build_complex_type (TYPE_CANONICAL (TREE_TYPE (t)), named); in build_complex_type()
9518 complex_integer_type_node = build_complex_type (integer_type_node, true); in build_common_tree_nodes()
9519 complex_float_type_node = build_complex_type (float_type_node, true); in build_common_tree_nodes()
9520 complex_double_type_node = build_complex_type (double_type_node, true); in build_common_tree_nodes()
9521 complex_long_double_type_node = build_complex_type (long_double_type_node, in build_common_tree_nodes()
9528 = build_complex_type (FLOATN_NX_TYPE_NODE (i)); in build_common_tree_nodes()
10921 return build_complex_type (inner2); in signed_or_unsigned_type_for()
H A Dtree-ssa-dce.cc1255 tree ctype = build_complex_type (type); in maybe_optimize_arith_overflow()
H A Dtree-ssa-math-opts.cc4214 tree ctype = build_complex_type (type); in match_arith_overflow()
4522 tree res = make_temp_ssa_name (build_complex_type (TREE_TYPE (op1)), in convert_to_divmod()
H A Dbuiltins.cc2685 tree ctype = build_complex_type (type); in expand_builtin_cexpi()
2725 return expand_expr (build2 (COMPLEX_EXPR, build_complex_type (type), in expand_builtin_cexpi()
8437 tree complex_type = build_complex_type (type); in fold_builtin_sincos()
9180 tree ctype = build_complex_type (type); in fold_builtin_arith_overflow()
H A Dstor-layout.cc473 return build_complex_type (inner_type); in bitwise_type_for_mode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c2250 TREE_TYPE (t) = type ? type : build_complex_type (TREE_TYPE (real)); in build_complex()
8629 build_complex_type (tree component_type, bool named) in build_complex_type() function
8657 = build_complex_type (TYPE_CANONICAL (TREE_TYPE (t)), named); in build_complex_type()
10426 complex_integer_type_node = build_complex_type (integer_type_node, true); in build_common_tree_nodes()
10427 complex_float_type_node = build_complex_type (float_type_node, true); in build_common_tree_nodes()
10428 complex_double_type_node = build_complex_type (double_type_node, true); in build_common_tree_nodes()
10429 complex_long_double_type_node = build_complex_type (long_double_type_node, in build_common_tree_nodes()
10436 = build_complex_type (FLOATN_NX_TYPE_NODE (i)); in build_common_tree_nodes()
11744 return build_complex_type (inner2); in signed_or_unsigned_type_for()
H A Dtree-ssa-dce.c1314 tree ctype = build_complex_type (type); in maybe_optimize_arith_overflow()
H A Dtree-ssa-math-opts.c3416 tree ctype = build_complex_type (type); in match_uaddsub_overflow()
3640 tree res = make_temp_ssa_name (build_complex_type (TREE_TYPE (op1)), in convert_to_divmod()
H A Dbuiltins.c2645 tree ctype = build_complex_type (type); in expand_builtin_cexpi()
2685 return expand_expr (build2 (COMPLEX_EXPR, build_complex_type (type), in expand_builtin_cexpi()
9241 tree complex_type = build_complex_type (type); in fold_builtin_sincos()
9978 tree ctype = build_complex_type (type); in fold_builtin_arith_overflow()
H A Dstor-layout.c470 return build_complex_type (inner_type); in bitwise_type_for_mode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c1035 return build_complex_type (inner_type); in lto_type_for_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc1039 return build_complex_type (inner_type); in lto_type_for_mode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c11598 specs->type = build_complex_type (specs->type); in finish_declspecs()
11614 specs->type = build_complex_type (specs->type); in finish_declspecs()
11640 specs->type = build_complex_type (specs->type); in finish_declspecs()

123