Home
last modified time | relevance | path

Searched refs:tree_code_for_canonical_type_merging (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/avr-gcc/gcc-10.2.0/gcc/lto/
H A Dlto-common.c254 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/lto/
H A Dlto-common.c255 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/lto/
H A Dlto-common.c255 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc10/gcc-10.3.0/gcc/lto/
H A Dlto-common.c255 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc11/gcc-11.2.0/gcc/lto/
H A Dlto-common.c255 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/lto/
H A Dlto-common.c255 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/lto/
H A Dlto-common.c255 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/lto/
H A Dlto.c300 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc9/gcc-9.4.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gnat_util/gcc-6-20180516/gcc/lto/
H A Dlto.c300 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc8/gcc-8.5.0/gcc/lto/
H A Dlto.c302 code = tree_code_for_canonical_type_merging (TREE_CODE (type)); in hash_canonical_type()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree.c13290 return tree_code_for_canonical_type_merging (TREE_CODE (type)) in type_with_interoperable_signedness()
13359 enum tree_code code = tree_code_for_canonical_type_merging (TREE_CODE (t1)); in gimple_canonical_types_compatible_p()
13360 if (code != tree_code_for_canonical_type_merging (TREE_CODE (t2))) in gimple_canonical_types_compatible_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree.c13290 return tree_code_for_canonical_type_merging (TREE_CODE (type)) in type_with_interoperable_signedness()
13359 enum tree_code code = tree_code_for_canonical_type_merging (TREE_CODE (t1)); in gimple_canonical_types_compatible_p()
13360 if (code != tree_code_for_canonical_type_merging (TREE_CODE (t2))) in gimple_canonical_types_compatible_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree.c13239 return tree_code_for_canonical_type_merging (TREE_CODE (type)) in type_with_interoperable_signedness()
13317 enum tree_code code = tree_code_for_canonical_type_merging (TREE_CODE (t1)); in gimple_canonical_types_compatible_p()
13318 if (code != tree_code_for_canonical_type_merging (TREE_CODE (t2))) in gimple_canonical_types_compatible_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree.c13285 return tree_code_for_canonical_type_merging (TREE_CODE (type)) in type_with_interoperable_signedness()
13354 enum tree_code code = tree_code_for_canonical_type_merging (TREE_CODE (t1)); in gimple_canonical_types_compatible_p()
13355 if (code != tree_code_for_canonical_type_merging (TREE_CODE (t2))) in gimple_canonical_types_compatible_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c13273 return tree_code_for_canonical_type_merging (TREE_CODE (type)) in type_with_interoperable_signedness()
13342 enum tree_code code = tree_code_for_canonical_type_merging (TREE_CODE (t1)); in gimple_canonical_types_compatible_p()
13343 if (code != tree_code_for_canonical_type_merging (TREE_CODE (t2))) in gimple_canonical_types_compatible_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree.c13273 return tree_code_for_canonical_type_merging (TREE_CODE (type)) in type_with_interoperable_signedness()
13342 enum tree_code code = tree_code_for_canonical_type_merging (TREE_CODE (t1)); in gimple_canonical_types_compatible_p()
13343 if (code != tree_code_for_canonical_type_merging (TREE_CODE (t2))) in gimple_canonical_types_compatible_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c13273 return tree_code_for_canonical_type_merging (TREE_CODE (type)) in type_with_interoperable_signedness()
13342 enum tree_code code = tree_code_for_canonical_type_merging (TREE_CODE (t1)); in gimple_canonical_types_compatible_p()
13343 if (code != tree_code_for_canonical_type_merging (TREE_CODE (t2))) in gimple_canonical_types_compatible_p()

1234