Searched refs:compute_hash_table_work (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cprop.cc | 396 compute_hash_table_work (struct hash_table_d *table) in compute_hash_table_work() function 476 compute_hash_table_work (table); in compute_hash_table()
|
H A D | gcse.cc | 469 static void compute_hash_table_work (struct gcse_hash_table_d *); 1503 compute_hash_table_work (struct gcse_hash_table_d *table) in compute_hash_table_work() function 1597 compute_hash_table_work (table); in compute_hash_table()
|
H A D | ChangeLog-2011 | 3073 (compute_hash_table_work): Pass true to hash_scan_set. 31519 (compute_hash_table_work): Allocate and free reg_set_bitmap here. 32005 (compute_hash_table_work): Traverse insns stream only once. 33124 (hash_scan_set, compute_hash_table_work, alloc_hash_table,): Likewise.
|
H A D | ChangeLog-2019 | 12332 (compute_hash_table_work): Use insn_callee_abi to get the ABI of 15345 * gcse.c (load_killed_in_block_p, compute_hash_table_work): Likewise. 30643 * gcse.c (compute_hash_table_work): Do not elide
|
H A D | ChangeLog-2008 | 15672 dump_hash_table, compute_hash_table_work, alloc_hash_table, 16464 (compute_hash_table_work): Don't track libcall notes.
|
H A D | ChangeLog-2009 | 25639 (compute_hash_table_work): Call max_reg_num instead of reading 26034 (compute_hash_table_work): Don't compute reg_set_in_block.
|
H A D | ChangeLog-2013 | 2741 * cprop.c (compute_hash_table_work, compute_cprop_data, 2756 * gcse.c (compute_hash_table_work, prune_expressions,
|
H A D | ChangeLog-2004 | 3731 * gcse.c (compute_hash_table_work, compute_store_table) 30239 (compute_hash_table_work): Likewise.
|
H A D | ChangeLog-2014 | 26561 (compute_hash_table_work): Likewise for local "insn". 27014 (compute_hash_table_work): Likewise for local "insn".
|
H A D | ChangeLog-2021 | 20608 * gcse.c (compute_hash_table_work): Externally throwing
|
H A D | ChangeLog-2012 | 7723 * gcse.c (compute_hash_table_work): Likewise.
|
H A D | ChangeLog-2005 | 24538 (compute_sets, compute_hash_table_work): Likewise.
|
H A D | ChangeLog-2003 | 33463 (compute_hash_table_work): Include them in hash table.
|
H A D | ChangeLog-2002 | 11486 (compute_hash_table_work): New.
|
H A D | ChangeLog-2010 | 3964 (compute_hash_table_work): Use NONDEBUG_INSN_P.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cprop.c | 395 compute_hash_table_work (struct hash_table_d *table) in compute_hash_table_work() function 475 compute_hash_table_work (table); in compute_hash_table()
|
H A D | gcse.c | 469 static void compute_hash_table_work (struct gcse_hash_table_d *); 1504 compute_hash_table_work (struct gcse_hash_table_d *table) in compute_hash_table_work() function 1597 compute_hash_table_work (table); in compute_hash_table()
|