Home
last modified time | relevance | path

Searched refs:hash_canonical_type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c240 hash_canonical_type (tree type) in hash_canonical_type() function
356 v = hash_canonical_type (type); in iterative_hash_canonical_type()
369 v = hash_canonical_type (type); in iterative_hash_canonical_type()
526 hashval_t h = hash_canonical_type (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc240 hash_canonical_type (tree type) in hash_canonical_type() function
356 v = hash_canonical_type (type); in iterative_hash_canonical_type()
369 v = hash_canonical_type (type); in iterative_hash_canonical_type()
527 hashval_t h = hash_canonical_type (TYPE_MAIN_VARIANT (t)); in gimple_register_canonical_type()
H A DChangeLog900 * lto.c (hash_canonical_type): Handle polynomial TYPE_VECTOR_SUBPARTS.
1096 * lto.c (hash_canonical_type): Ignore zero-sized fields.
1376 * lto.c (hash_canonical_type): Honor
1468 * lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.
1489 * lto.c (hash_canonical_type): Do not hash TREE_CODE of TREE_TYPE of
1507 * lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.
1525 * lto.c (hash_canonical_type): Be sure we hash only types that
1532 * lto.c (hash_canonical_type): Drop hashing of METHOD_BASETYPE.
1798 * lto.c (hash_canonical_type): Use inchash::hash
1822 * lto.c (hash_canonical_type): Call iterative_hstate_expr.
[all …]