Home
last modified time | relevance | path

Searched refs:LABEL_ALT_ENTRY_P (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dcfgbuild.c291 && LABEL_ALT_ENTRY_P (BB_HEAD (bb))) in make_edges()
665 if (LABEL_ALT_ENTRY_P (insn)) in find_bb_boundaries()
H A Drtl.h954 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL) macro
H A Dfinal.c1943 if (LABEL_ALT_ENTRY_P (insn)) in final_scan_insn()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcfgbuild.c322 if (GET_CODE (bb->head) == CODE_LABEL && LABEL_ALT_ENTRY_P (bb->head))
700 if (LABEL_ALT_ENTRY_P (insn))
H A Drtl.h963 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL) macro
H A Dfinal.c2283 if (LABEL_ALT_ENTRY_P (insn))
H A DChangeLog18624 (LABEL_KIND, SET_LABEL_KIND, LABEL_ALT_ENTRY_P): New.
18632 * cfgbuild.c (make_edges, find_bb_boundaries): Use LABEL_ALT_ENTRY_P.
18639 LABEL_ALT_ENTRY_P; not LABEL_ALTERNATE_NAME.
/openbsd/gnu/gcc/gcc/doc/
H A Drtl.texi3075 @findex LABEL_ALT_ENTRY_P
3088 for this purpose, the macro @code{LABEL_ALT_ENTRY_P} is provided. It is
H A Dgccint.info11037 entry point; for this purpose, the macro `LABEL_ALT_ENTRY_P' is
32782 * LABEL_ALT_ENTRY_P: Insns. (line 138)
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Drtl.texi2853 @findex LABEL_ALT_ENTRY_P
2866 for this purpose, the macro @code{LABEL_ALT_ENTRY_P} is provided. It is