Home
last modified time | relevance | path

Searched refs:TYPE_CANONICAL (Results 1 – 25 of 1476) sorted by relevance

12345678910>>...60

/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-objc-common.c142 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
146 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
162 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-objc-common.c142 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
146 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
162 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-objc-common.c153 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
157 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
177 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-objc-common.c153 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
157 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
177 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-objc-common.c153 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
157 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
177 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-objc-common.c153 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
157 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
177 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-objc-common.c153 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
157 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
177 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-objc-common.c153 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in c_tree_printer()
157 cpp2.type_id (TYPE_CANONICAL (t)); in c_tree_printer()
177 cpp->type_id (TYPE_CANONICAL (t)); in c_tree_printer()
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-objc-common.c86 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in print_type()
90 cpp2.type_id (TYPE_CANONICAL (t)); in print_type()
110 cpp->type_id (TYPE_CANONICAL (t)); in print_type()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-objc-common.c86 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in print_type()
90 cpp2.type_id (TYPE_CANONICAL (t)); in print_type()
110 cpp->type_id (TYPE_CANONICAL (t)); in print_type()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-objc-common.c86 if (TYPE_CANONICAL (t) && t != TYPE_CANONICAL (t)) in print_type()
90 cpp2.type_id (TYPE_CANONICAL (t)); in print_type()
110 cpp->type_id (TYPE_CANONICAL (t)); in print_type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-free-lang-data.cc162 TYPE_CANONICAL (v) = TYPE_CANONICAL (t); in fld_type_variant()
212 TYPE_CANONICAL (array) = TYPE_CANONICAL (t); in fld_process_array_type()
257 gcc_assert (TYPE_CANONICAL (t2) != t2 in fld_incomplete_type_of()
258 && TYPE_CANONICAL (t2) == TYPE_CANONICAL (TREE_TYPE (t))); in fld_incomplete_type_of()
288 TYPE_CANONICAL (copy) = TYPE_CANONICAL (t); in fld_incomplete_type_of()
793 fld_worklist_push (TYPE_CANONICAL (t), fld); in find_decls_types_r()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-expr.c87 if (TYPE_CANONICAL (inner_type) in useless_type_conversion_p()
88 && TYPE_CANONICAL (inner_type) == TYPE_CANONICAL (outer_type)) in useless_type_conversion_p()
412 if (TYPE_CANONICAL (t1) in gimple_can_coalesce_p()
413 && TYPE_CANONICAL (t1) == TYPE_CANONICAL (t2) in gimple_can_coalesce_p()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dtree.c808 TYPE_CANONICAL (t) in build_cplus_array_type()
810 (TYPE_CANONICAL (elt_type), in build_cplus_array_type()
813 TYPE_CANONICAL (t) = t; in build_cplus_array_type()
820 && (TYPE_CANONICAL (elt_type) != elt_type in build_cplus_array_type()
825 (TYPE_CANONICAL (elt_type), in build_cplus_array_type()
940 TYPE_CANONICAL (t) in cp_build_reference_type()
943 TYPE_CANONICAL (t) = t; in cp_build_reference_type()
1139 if (TYPE_CANONICAL (result) != TYPE_CANONICAL (type) in cp_build_qualified_type_real()
1804 else if (TYPE_CANONICAL (type) != type) in build_ref_qualified_type()
1807 TYPE_CANONICAL (t) = build_ref_qualified_type (TYPE_CANONICAL (type), in build_ref_qualified_type()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dtree.c802 TYPE_CANONICAL (t) in build_cplus_array_type()
804 (TYPE_CANONICAL (elt_type), in build_cplus_array_type()
807 TYPE_CANONICAL (t) = t; in build_cplus_array_type()
814 && (TYPE_CANONICAL (elt_type) != elt_type in build_cplus_array_type()
819 (TYPE_CANONICAL (elt_type), in build_cplus_array_type()
919 TYPE_CANONICAL (t) in cp_build_reference_type()
922 TYPE_CANONICAL (t) = t; in cp_build_reference_type()
1118 if (TYPE_CANONICAL (result) != TYPE_CANONICAL (type) in cp_build_qualified_type_real()
1783 else if (TYPE_CANONICAL (type) != type) in build_ref_qualified_type()
1786 TYPE_CANONICAL (t) = build_ref_qualified_type (TYPE_CANONICAL (type), in build_ref_qualified_type()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dtree.c792 TYPE_CANONICAL (t) in build_cplus_array_type()
794 (TYPE_CANONICAL (elt_type), in build_cplus_array_type()
797 TYPE_CANONICAL (t) = t; in build_cplus_array_type()
804 && (TYPE_CANONICAL (elt_type) != elt_type in build_cplus_array_type()
809 (TYPE_CANONICAL (elt_type), in build_cplus_array_type()
909 TYPE_CANONICAL (t) in cp_build_reference_type()
912 TYPE_CANONICAL (t) = t; in cp_build_reference_type()
1108 if (TYPE_CANONICAL (result) != TYPE_CANONICAL (type) in cp_build_qualified_type_real()
1771 else if (TYPE_CANONICAL (type) != type) in build_ref_qualified_type()
1774 TYPE_CANONICAL (t) = build_ref_qualified_type (TYPE_CANONICAL (type), in build_ref_qualified_type()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/lto/
H A Dlto-common.c357 else if (TYPE_CANONICAL (type)) in iterative_hash_canonical_type()
359 type = TYPE_CANONICAL (type); in iterative_hash_canonical_type()
489 TYPE_CANONICAL (t) = new_type; in gimple_register_canonical_type_1()
493 TYPE_CANONICAL (t) = t; in gimple_register_canonical_type_1()
522 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
527 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
541 TYPE_CANONICAL (node) = NULL_TREE; in lto_register_canonical_types()
572 gcc_assert (!TYPE_CANONICAL (t)); in lto_register_canonical_types_for_odr_types()
584 if (!TYPE_CANONICAL (t)) in lto_register_canonical_types_for_odr_types()
723 CHECK_NO_VAR (TYPE_CANONICAL (t)); in mentions_vars_p_type()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/lto/
H A Dlto-common.c358 else if (TYPE_CANONICAL (type)) in iterative_hash_canonical_type()
360 type = TYPE_CANONICAL (type); in iterative_hash_canonical_type()
491 TYPE_CANONICAL (t) = new_type; in gimple_register_canonical_type_1()
495 TYPE_CANONICAL (t) = t; in gimple_register_canonical_type_1()
524 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
529 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
543 TYPE_CANONICAL (node) = NULL_TREE; in lto_register_canonical_types()
574 gcc_assert (!TYPE_CANONICAL (t)); in lto_register_canonical_types_for_odr_types()
586 if (!TYPE_CANONICAL (t)) in lto_register_canonical_types_for_odr_types()
725 CHECK_NO_VAR (TYPE_CANONICAL (t)); in mentions_vars_p_type()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/lto/
H A Dlto-common.c358 else if (TYPE_CANONICAL (type)) in iterative_hash_canonical_type()
360 type = TYPE_CANONICAL (type); in iterative_hash_canonical_type()
491 TYPE_CANONICAL (t) = new_type; in gimple_register_canonical_type_1()
495 TYPE_CANONICAL (t) = t; in gimple_register_canonical_type_1()
524 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
529 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
543 TYPE_CANONICAL (node) = NULL_TREE; in lto_register_canonical_types()
574 gcc_assert (!TYPE_CANONICAL (t)); in lto_register_canonical_types_for_odr_types()
586 if (!TYPE_CANONICAL (t)) in lto_register_canonical_types_for_odr_types()
725 CHECK_NO_VAR (TYPE_CANONICAL (t)); in mentions_vars_p_type()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/lto/
H A Dlto-common.c358 else if (TYPE_CANONICAL (type)) in iterative_hash_canonical_type()
360 type = TYPE_CANONICAL (type); in iterative_hash_canonical_type()
490 TYPE_CANONICAL (t) = new_type; in gimple_register_canonical_type_1()
494 TYPE_CANONICAL (t) = t; in gimple_register_canonical_type_1()
523 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
528 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
542 TYPE_CANONICAL (node) = NULL_TREE; in lto_register_canonical_types()
573 gcc_assert (!TYPE_CANONICAL (t)); in lto_register_canonical_types_for_odr_types()
585 if (!TYPE_CANONICAL (t)) in lto_register_canonical_types_for_odr_types()
724 CHECK_NO_VAR (TYPE_CANONICAL (t)); in mentions_vars_p_type()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/lto/
H A Dlto-common.c358 else if (TYPE_CANONICAL (type)) in iterative_hash_canonical_type()
360 type = TYPE_CANONICAL (type); in iterative_hash_canonical_type()
491 TYPE_CANONICAL (t) = new_type; in gimple_register_canonical_type_1()
495 TYPE_CANONICAL (t) = t; in gimple_register_canonical_type_1()
524 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
529 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
543 TYPE_CANONICAL (node) = NULL_TREE; in lto_register_canonical_types()
574 gcc_assert (!TYPE_CANONICAL (t)); in lto_register_canonical_types_for_odr_types()
586 if (!TYPE_CANONICAL (t)) in lto_register_canonical_types_for_odr_types()
725 CHECK_NO_VAR (TYPE_CANONICAL (t)); in mentions_vars_p_type()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/lto/
H A Dlto-common.c358 else if (TYPE_CANONICAL (type)) in iterative_hash_canonical_type()
360 type = TYPE_CANONICAL (type); in iterative_hash_canonical_type()
490 TYPE_CANONICAL (t) = new_type; in gimple_register_canonical_type_1()
494 TYPE_CANONICAL (t) = t; in gimple_register_canonical_type_1()
523 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
528 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
542 TYPE_CANONICAL (node) = NULL_TREE; in lto_register_canonical_types()
573 gcc_assert (!TYPE_CANONICAL (t)); in lto_register_canonical_types_for_odr_types()
585 if (!TYPE_CANONICAL (t)) in lto_register_canonical_types_for_odr_types()
724 CHECK_NO_VAR (TYPE_CANONICAL (t)); in mentions_vars_p_type()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/lto/
H A Dlto-common.c358 else if (TYPE_CANONICAL (type)) in iterative_hash_canonical_type()
360 type = TYPE_CANONICAL (type); in iterative_hash_canonical_type()
491 TYPE_CANONICAL (t) = new_type; in gimple_register_canonical_type_1()
495 TYPE_CANONICAL (t) = t; in gimple_register_canonical_type_1()
524 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
529 TYPE_CANONICAL (t) = TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
543 TYPE_CANONICAL (node) = NULL_TREE; in lto_register_canonical_types()
574 gcc_assert (!TYPE_CANONICAL (t)); in lto_register_canonical_types_for_odr_types()
586 if (!TYPE_CANONICAL (t)) in lto_register_canonical_types_for_odr_types()
725 CHECK_NO_VAR (TYPE_CANONICAL (t)); in mentions_vars_p_type()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree.c4883 TYPE_CANONICAL (ntype) = TYPE_CANONICAL (ttype); in build_type_attribute_qual_variant()
6657 TYPE_CANONICAL (t) = TYPE_CANONICAL (c); in build_qualified_type()
6742 TYPE_CANONICAL (t) = TYPE_CANONICAL (type); in build_variant_type_copy()
7957 TYPE_CANONICAL (t) in build_pointer_type_for_mode()
8026 TYPE_CANONICAL (t) in build_reference_type_for_mode()
8275 TYPE_CANONICAL (t) in build_array_type_1()
8651 TYPE_CANONICAL (t) in build_offset_type()
8693 TYPE_CANONICAL (t) in build_complex_type()
10786 TYPE_CANONICAL (cand) = TYPE_CANONICAL (t); in build_opaque_vector_type()
13344 if (TYPE_CANONICAL (t1) && TYPE_CANONICAL (t2) in gimple_canonical_types_compatible_p()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree.c4883 TYPE_CANONICAL (ntype) = TYPE_CANONICAL (ttype); in build_type_attribute_qual_variant()
6657 TYPE_CANONICAL (t) = TYPE_CANONICAL (c); in build_qualified_type()
6742 TYPE_CANONICAL (t) = TYPE_CANONICAL (type); in build_variant_type_copy()
7957 TYPE_CANONICAL (t) in build_pointer_type_for_mode()
8026 TYPE_CANONICAL (t) in build_reference_type_for_mode()
8275 TYPE_CANONICAL (t) in build_array_type_1()
8651 TYPE_CANONICAL (t) in build_offset_type()
8693 TYPE_CANONICAL (t) in build_complex_type()
10786 TYPE_CANONICAL (cand) = TYPE_CANONICAL (t); in build_opaque_vector_type()
13344 if (TYPE_CANONICAL (t1) && TYPE_CANONICAL (t2) in gimple_canonical_types_compatible_p()
[all …]

12345678910>>...60