Home
last modified time | relevance | path

Searched refs:compute_hash_table (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpostreload-gcse.c265 static void compute_hash_table (void);
855 compute_hash_table (void) in compute_hash_table() function
1366 compute_hash_table (); in gcse_after_reload_main()
H A Dgcse.c466 static void compute_hash_table (struct gcse_hash_table_d *);
1591 compute_hash_table (struct gcse_hash_table_d *table) in compute_hash_table() function
2611 compute_hash_table (&expr_hash_table); in one_pre_gcse_pass()
3549 compute_hash_table (&expr_hash_table); in one_code_hoisting_pass()
H A Dcprop.c469 compute_hash_table (struct hash_table_d *table) in compute_hash_table() function
1806 compute_hash_table (&set_hash_table); in one_cprop_pass()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpostreload-gcse.cc265 static void compute_hash_table (void);
856 compute_hash_table (void) in compute_hash_table() function
1367 compute_hash_table (); in gcse_after_reload_main()
H A Dgcse.cc466 static void compute_hash_table (struct gcse_hash_table_d *);
1591 compute_hash_table (struct gcse_hash_table_d *table) in compute_hash_table() function
2593 compute_hash_table (&expr_hash_table); in one_pre_gcse_pass()
3528 compute_hash_table (&expr_hash_table); in one_code_hoisting_pass()
H A Dcprop.cc470 compute_hash_table (struct hash_table_d *table) in compute_hash_table() function
1804 compute_hash_table (&set_hash_table); in one_cprop_pass()
H A DChangeLog-20017181 (compute_hash_table): Use clear_modify_mem_tables.
12386 * gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL
12595 (compute_hash_table): Likewise.
14343 * gcse.c (compute_hash_table, compute_store_table): Update
14925 * gcse.c (compute_hash_table): Likewise.
17313 * gcse.c (compute_hash_table): Likewise.
17342 (compute_hash_table): Update comments to reflect reality. Remove
25373 (compute_hash_table, reset_opr_set_tables): Clear modify_mem_list.
29721 * gcse.c (compute_hash_table): Likewise.
H A DChangeLog-19983551 * gcse.c (compute_hash_table): Correctly identify hard regs which are
5875 (compute_hash_table): Likewise.
10174 * gcse.c (compute_hash_table): Mark first arg as unused.
H A DChangeLog-200211478 insert_expr_in_table, insert_set_in_table, compute_hash_table,
19715 compute_hash_table, expr_reaches_here_p, one_classic_gcse_pass,
20229 compute_hash_table, compute_kill_rd, compute_rd, compute_ae_kill,
21697 compute_hash_table, alloc_rd_mem, handle_rd_kill_set, compute_kill_rd,
H A DChangeLog-20004482 compute_hash_table, compute_set_hash_table,
12170 (compute_hash_table): Likewise.
24330 (compute_hash_table): REGNO and I now unsigned.
H A DChangeLog-19994084 (compute_hash_table): Adjust calls to note_stores.
18012 (compute_hash_table, compute_expr_hash_table): Likewise.
H A DChangeLog-20132799 * postreload-gcse.c (alloc_mem, compute_hash_table): Likewise.
H A DChangeLog-200411894 (compute_hash_table): Clarify comments. Use record_opr_changes.
H A DChangeLog-201426028 (compute_hash_table): Likewise for local "insn".