Home
last modified time | relevance | path

Searched refs:replace_read (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddse.c1970 replace_read (store_info *store_info, insn_info_t store_insn, in replace_read() function
2286 && replace_read (store_info, i_ptr, read_info, in check_mem_read_rtx()
2353 && replace_read (store_info, i_ptr, read_info, insn_info, loc)) in check_mem_read_rtx()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2008146 (replace_read): Use it.
177 (replace_read): Handle reads from BLKmode CONST_INT stores.
348 (replace_read): Added regs_live parameter and code to check that
350 (check_mem_read_rtx): Added parameter to replace_read.
7914 (replace_read): Update call.
15634 record_store, replace_read, check_mem_read_rtx, scan_insn,
24371 (replace_read): Allow the load and store to have different mode
H A DChangeLog.dataflow654 (clear_rhs_from_active_local_stores, replace_read): New function.
H A DChangeLog-20072153 (replace_read): Require both the read and store mode to be
5950 (replace_read): Use convert_move instead of gen_lowpart when
6113 (replace_read): Add case to remove read if it requires shift.
H A DChangeLog-201516885 (replace_read): Likewise.
22948 (replace_read): Likewise.
30453 (replace_read) Likewise.
H A DChangeLog-202129905 * dse.c (replace_read): Drop regs_live argument. Instead of
H A DChangeLog-202025851 (replace_read): Punt on RTX_AUTOINC in the *loc being replaced.
H A DChangeLog-201915342 * dse.c (emit_inc_dec_insn_before, replace_read): Likewise.
H A DChangeLog-201336654 (canon_address, record_store, replace_read, check_mem_read_rtx,
H A DChangeLog-20172743 (replace_read): Update call accordingly.
H A DChangeLog-201421714 (replace_read): Likewise for locals "insns", "this_insn".