Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcprop.cc89 struct hash_table_d struct
103 static struct hash_table_d set_hash_table; argument
176 struct hash_table_d *table, bool implicit) in insert_set_in_table()
269 hash_scan_set (rtx set, rtx_insn *insn, struct hash_table_d *table, in hash_scan_set()
311 hash_scan_insn (rtx_insn *insn, struct hash_table_d *table) in hash_scan_insn()
334 dump_hash_table (FILE *file, const char *name, struct hash_table_d *table) in dump_hash_table()
396 compute_hash_table_work (struct hash_table_d *table) in compute_hash_table_work()
440 alloc_hash_table (struct hash_table_d *table) in alloc_hash_table()
461 free_hash_table (struct hash_table_d *table) in free_hash_table()
470 compute_hash_table (struct hash_table_d *table) in compute_hash_table()
[all …]
H A DChangeLog-200922671 * gcse.c (struct hash_table_d): Rename from struct hash_table.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcprop.c88 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()
[all …]