Searched defs:old_label (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | bb-reorder.cc | 1428 rtx_code_label *old_label = block_label (old_bb); in create_eh_forwarder_block() local 2110 rtx old_label = NULL_RTX; in fix_crossing_conditional_branches() local
|
| D | cfgrtl.cc | 1207 patch_jump_insn (rtx_insn *insn, rtx_insn *old_label, basic_block new_bb) in patch_jump_insn() 1319 rtx_insn *old_label = BB_HEAD (e->dest); in redirect_branch_edge() local 1624 rtx_insn *old_label = BB_HEAD (e->dest); in force_nonfallthru_and_redirect() local
|
| D | reorg.cc | 3410 rtx old_label = JUMP_LABEL (delay_jump_insn); in relax_delay_slots() local
|
| D | rtlanal.cc | 3451 replace_label (rtx *loc, rtx old_label, rtx new_label, bool update_label_nuses) in replace_label() 3523 replace_label_in_insn (rtx_insn *insn, rtx_insn *old_label, in replace_label_in_insn()
|
| D | tree-eh.cc | 2312 tree old_label, new_label; in redirect_eh_edge_1() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips.cc | 19489 rtx old_label, temp, saved_temp; in mips16_split_long_branches() local
|