Home
last modified time | relevance | path

Searched refs:hash_scan_set (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/gcc/
HDpostreload-gcse.c204 static void hash_scan_set (rtx);
761 hash_scan_set (rtx insn) in hash_scan_set() function
846 hash_scan_set (insn); in compute_hash_table()
HDgcse.c528 static void hash_scan_set (rtx, rtx, struct hash_table *);
1684 hash_scan_set (rtx pat, rtx insn, struct hash_table *table) in hash_scan_set() function
1844 hash_scan_set (pat, insn, table); in hash_scan_insn()
1851 hash_scan_set (x, insn, table); in hash_scan_insn()
2079 hash_scan_set (implicit_sets[current_bb->index], in compute_hash_table_work()
HDChangeLog-200113930 * gcse.c (hash_scan_set): Expressions that are set as part of
24611 (hash_scan_set): Don't consider sets with REG_EQUIV MEM notes.
25703 * gcse.c (hash_scan_set): Likewise.
26802 * gcse.c (hash_scan_set): An expression is not anticipatible if it
29458 * gcse.c (hash_scan_set): If cprop, see if REG_EQUAL or REG_EQUIV.
29460 (hash_scan_insn): Clean up calls to hash_scan_set.
HDChangeLog-20035143 * gcse.c (hash_scan_set): Handle the case of store expression and
27906 (hash_scan_set): Use it.
28395 (hash_scan_set): Use gcse_constant_p.
35264 (hash_scan_set): Don't record CONSTANT_P_RTX expressions.
HDChangeLog-20053556 * gcse.c (hash_scan_set): Look through REG_EQUAL or REG_EQUIV notes
9760 * postreload-gcse.c (hash_scan_set): Do not consider stack regs.
21565 * postreload-gcse.c (hash_scan_set): Remove bogus assertion.
26198 hash_scan_set, reg_set_between_after_reload_p,
HDChangeLog-199911441 * gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs.
18027 (hash_scan_set): Record initializations from CONST_DOUBLEs too.
HDChangeLog-200211477 (hash_scan_insn, hash_scan_set, hash_scan_clobber, hash_scan_call,
29223 * gcse.c (hash_scan_set): Refuse instructions with EH edges.
34727 * gcse.c (hash_scan_set): Use CONSTANT_INSN_P.
HDChangeLog-200430141 * gcse.c (hash_scan_set, hash_scan_insn, mark_set, mark_oprs_set):
30234 (hash_scan_set): Likewise.