Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDpostreload-gcse.c204 static void hash_scan_set (rtx);
770 hash_scan_set (rtx insn) in hash_scan_set() function
855 hash_scan_set (insn); in compute_hash_table()
HDcprop.c273 hash_scan_set (rtx set, rtx insn, struct hash_table_d *table, bool implicit) in hash_scan_set() function
325 hash_scan_set (pat, insn, table, false); in hash_scan_insn()
332 hash_scan_set (x, insn, table, false); in hash_scan_insn()
436 hash_scan_set (implicit_sets[bb->index], BB_HEAD (bb), table, true); in compute_hash_table_work()
HDgcse.c424 static void hash_scan_set (rtx, rtx, struct hash_table_d *);
1187 hash_scan_set (rtx set, rtx insn, struct hash_table_d *table) in hash_scan_set() function
1331 hash_scan_set (pat, insn, table); in hash_scan_insn()
1345 hash_scan_set (x, insn, table); in hash_scan_insn()
/dragonfly/contrib/gcc-8.0/gcc/
HDcprop.c269 hash_scan_set (rtx set, rtx_insn *insn, struct hash_table_d *table, in hash_scan_set() function
320 hash_scan_set (pat, insn, table, false); in hash_scan_insn()
327 hash_scan_set (x, insn, table, false); in hash_scan_insn()
430 hash_scan_set (implicit_sets[bb->index], BB_HEAD (bb), table, true); in compute_hash_table_work()
HDpostreload-gcse.c261 static void hash_scan_set (rtx_insn *);
814 hash_scan_set (rtx_insn *insn) in hash_scan_set() function
899 hash_scan_set (insn); in compute_hash_table()
HDgcse.c454 static void hash_scan_set (rtx, rtx_insn *, struct gcse_hash_table_d *);
1225 hash_scan_set (rtx set, rtx_insn *insn, struct gcse_hash_table_d *table) in hash_scan_set() function
1368 hash_scan_set (pat, insn, table); in hash_scan_insn()
1382 hash_scan_set (x, insn, table); in hash_scan_insn()