Home
last modified time | relevance | path

Searched refs:exit_state (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dscfi.c953 gbb->exit_state = XCNEW (scfi_stateS); in forward_flow_scfi_state()
954 memcpy (gbb->exit_state, state, sizeof (scfi_stateS)); in forward_flow_scfi_state()
977 memcpy (state, prev_bb->exit_state, sizeof (scfi_stateS)); in forward_flow_scfi_state()
1021 if (cmp_scfi_state (prev_bb->exit_state, current_bb->entry_state)) in backward_flow_scfi_state()
H A Dginsn.c598 if (bb->exit_state) in gbb_cleanup()
600 free (bb->exit_state); in gbb_cleanup()
601 bb->exit_state = NULL; in gbb_cleanup()
H A Dginsn.h338 scfi_stateS *exit_state; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c4396 enum exit_state { enum
4776 static exit_state print_decision (output_state *, decision *,
4783 static exit_state
4786 exit_state es = ES_FALLTHROUGH; in print_state()
4829 static exit_state
4895 static exit_state
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc4394 enum exit_state { enum
4774 static exit_state print_decision (output_state *, decision *,
4781 static exit_state
4784 exit_state es = ES_FALLTHROUGH; in print_state()
4827 static exit_state
4893 static exit_state