Searched defs:old_label (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A 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
|
H A 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
|
H A D | reorg.cc | 3410 rtx old_label = JUMP_LABEL (delay_jump_insn); in relax_delay_slots() local
|
H A D | tree-eh.cc | 2312 tree old_label, new_label; in redirect_eh_edge_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | bb-reorder.c | 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
|
H A D | cfgrtl.c | 1203 patch_jump_insn (rtx_insn *insn, rtx_insn *old_label, basic_block new_bb) in patch_jump_insn() 1315 rtx_insn *old_label = BB_HEAD (e->dest); in redirect_branch_edge() local 1620 rtx_insn *old_label = BB_HEAD (e->dest); in force_nonfallthru_and_redirect() local
|
H A D | reorg.c | 3493 rtx old_label = JUMP_LABEL (delay_jump_insn); in relax_delay_slots() local
|
H A D | rtlanal.c | 3124 replace_label (rtx *loc, rtx old_label, rtx new_label, bool update_label_nuses) in replace_label() 3196 replace_label_in_insn (rtx_insn *insn, rtx_insn *old_label, in replace_label_in_insn()
|
H A D | tree-eh.c | 2320 tree old_label, new_label; in redirect_eh_edge_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 19489 rtx old_label, temp, saved_temp; in mips16_split_long_branches() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 19315 rtx old_label, temp, saved_temp; in mips16_split_long_branches() local
|