Searched refs:toc_hash_eq (Results 1 – 6 of 6) sorted by relevance
183 static int toc_hash_eq PARAMS ((const void *, const void *));11684 toc_hash_eq (h1, h2) in toc_hash_eq() function12826 toc_hash_table = htab_create (1021, toc_hash_function, toc_hash_eq, NULL); in rs6000_add_gc_roots()
590 static int toc_hash_eq (const void *, const void *);15870 toc_hash_eq (const void *h1, const void *h2) in toc_hash_eq() function15940 toc_hash_eq, NULL); in output_toc()
824 * rs6000.c (toc_hash_eq): Use CODE_LABEL_NUMBER to compare9969 (toc_hash_eq): Likewise.10628 (toc_hash_eq): New function.
13637 (toc_hash_eq): Structures are different if key_mode differs.
5598 * config/rs6000/rs6000.c (rs6000_hash_constant, toc_hash_eq):
7731 (toc_hash_eq): Remove CONST_DOUBLE and LABEL_REF special cases.