Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDreorg.c380 gcc_assert (kind == simple_return_rtx); in find_end_label()
2401 new_label = find_end_label (simple_return_rtx); in fill_simple_delay_slots()
3567 tmp = find_end_label (simple_return_rtx); in relax_delay_slots()
3799 kind = simple_return_rtx; in make_return_insns()
HDfunction.c5698 dest = simple_return_rtx; in VEC()
6467 && JUMP_LABEL (returnjump) == simple_return_rtx) in thread_prologue_and_epilogue_insns()
6519 JUMP_LABEL (start) = simple_return_rtx; in thread_prologue_and_epilogue_insns()
HDrtl.h2214 #define simple_return_rtx (global_rtl[GR_SIMPLE_RETURN]) macro
HDcfgrtl.c1349 gcc_assert (jump_label == simple_return_rtx); in force_nonfallthru_and_redirect()
HDemit-rtl.c5546 simple_return_rtx = gen_rtx_fmt_ (SIMPLE_RETURN, VOIDmode); in init_emit_regs()
/dragonfly/contrib/gcc-8.0/gcc/
HDreorg.c384 gcc_assert (kind == simple_return_rtx); in find_end_label()
2235 new_label = find_end_label (simple_return_rtx); in fill_simple_delay_slots()
3342 tmp = find_end_label (simple_return_rtx); in relax_delay_slots()
3576 kind = simple_return_rtx; in make_return_insns()
HDread-rtl-function.c1490 case SIMPLE_RETURN: return simple_return_rtx; in consolidate_singletons()
1959 ASSERT_RTX_PTR_EQ (simple_return_rtx, JUMP_LABEL (jump_insn)); in test_loading_jump_to_simple_return()
HDshrink-wrap.c576 JUMP_LABEL (ret) = simple_return_rtx; in handle_simple_exit()
HDemit-rtl.c123 rtx simple_return_rtx; variable
6431 simple_return_rtx = gen_rtx_fmt_ (SIMPLE_RETURN, VOIDmode); in init_emit_once()
HDrtl.h3595 extern GTY(()) rtx simple_return_rtx;
HDcfgrtl.c1685 gcc_assert (jump_label == simple_return_rtx); in force_nonfallthru_and_redirect()