/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | gcc-c-fe.def | 174 GCC_METHOD1 (gcc_type, build_complex_type,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | intrinsics.cc | 621 build_complex_type (type), 2, x, y); in expand_intrinsic_checkedint()
|
H A D | d-lang.cc | 1409 return build_complex_type (inner_type); in d_type_for_mode()
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gcc-c-fe.def | 174 GCC_METHOD1 (gcc_type, build_complex_type,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | intrinsics.cc | 683 build_complex_type (type), 2, x, y); in expand_intrinsic_checkedint()
|
H A D | d-lang.cc | 1520 return build_complex_type (inner_type); in d_type_for_mode()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gcc-c-fe.def | 174 GCC_METHOD1 (gcc_type, build_complex_type,
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | gcc-c-fe.def | 174 GCC_METHOD1 (gcc_type, build_complex_type,
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcc1plugin.cc | 707 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 D | libcc1plugin.cc | 865 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 D | c-lex.cc | 1116 type = build_complex_type (type); in interpret_float()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-lex.c | 1048 type = build_complex_type (type); in interpret_float()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 2519 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 D | tree-ssa-dce.cc | 1255 tree ctype = build_complex_type (type); in maybe_optimize_arith_overflow()
|
H A D | tree-ssa-math-opts.cc | 4214 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 D | builtins.cc | 2685 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 D | stor-layout.cc | 473 return build_complex_type (inner_type); in bitwise_type_for_mode()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 2250 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 D | tree-ssa-dce.c | 1314 tree ctype = build_complex_type (type); in maybe_optimize_arith_overflow()
|
H A D | tree-ssa-math-opts.c | 3416 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 D | builtins.c | 2645 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 D | stor-layout.c | 470 return build_complex_type (inner_type); in bitwise_type_for_mode()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-lang.c | 1035 return build_complex_type (inner_type); in lto_type_for_mode()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-lang.cc | 1039 return build_complex_type (inner_type); in lto_type_for_mode()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 11598 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()
|