Lines Matching refs:hash_table_d
88 struct hash_table_d struct
102 static struct hash_table_d set_hash_table; argument
175 struct hash_table_d *table, bool implicit) in insert_set_in_table()
268 hash_scan_set (rtx set, rtx_insn *insn, struct hash_table_d *table, in hash_scan_set()
310 hash_scan_insn (rtx_insn *insn, struct hash_table_d *table) in hash_scan_insn()
333 dump_hash_table (FILE *file, const char *name, struct hash_table_d *table) in dump_hash_table()
395 compute_hash_table_work (struct hash_table_d *table) in compute_hash_table_work()
439 alloc_hash_table (struct hash_table_d *table) in alloc_hash_table()
460 free_hash_table (struct hash_table_d *table) in free_hash_table()
469 compute_hash_table (struct hash_table_d *table) in compute_hash_table()
484 lookup_set (unsigned int regno, struct hash_table_d *table) in lookup_set()
591 struct hash_table_d *table) in compute_local_properties()