Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.h51 extern void update_cfg_for_uncondjump (rtx_insn *);
H A Dcombine.cc4696 update_cfg_for_uncondjump (i3); in try_combine()
4704 update_cfg_for_uncondjump (undobuf.other_insn); in try_combine()
4736 update_cfg_for_uncondjump (i3); in try_combine()
4746 update_cfg_for_uncondjump (undobuf.other_insn); in try_combine()
H A Dcfgrtl.cc3498 update_cfg_for_uncondjump (rtx_insn *insn) in update_cfg_for_uncondjump() function
H A DChangeLog-201424375 * combine.c (update_cfg_for_uncondjump): Replace uses of
27086 (update_cfg_for_uncondjump): Likewise, also for local "insn".
28427 * combine.c (update_cfg_for_uncondjump): Likewise.
28532 * combine.c (update_cfg_for_uncondjump): Likewise.
H A DChangeLog-201130112 * combine.c (update_cfg_for_uncondjump): Instead of testing at_end
30114 (try_combine): Don't call update_cfg_for_uncondjump for noop non-jump
39929 (set (pc) (pc)) jump, call update_cfg_for_uncondjump on it
H A DChangeLog-20099032 * combine.c (update_cfg_for_uncondjump): Set EDGE_FALLTHRU
30531 (update_cfg_for_uncondjump): New.
H A DChangeLog-2020582 * cfgrtl.h (update_cfg_for_uncondjump): Declare.
583 * combine.c (update_cfg_for_uncondjump): Move to...
H A DChangeLog-201225242 * combine.c (update_cfg_for_uncondjump): Adjust.
H A DChangeLog-20104646 * combine.c (update_cfg_for_uncondjump): When changing
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc968 update_cfg_for_uncondjump (rtl); in perform_pending_updates()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c2539 update_cfg_for_uncondjump (rtx_insn *insn) in update_cfg_for_uncondjump() function
4812 update_cfg_for_uncondjump (i3); in try_combine()
4820 update_cfg_for_uncondjump (undobuf.other_insn); in try_combine()
4852 update_cfg_for_uncondjump (i3); in try_combine()
4862 update_cfg_for_uncondjump (undobuf.other_insn); in try_combine()