Searched refs:SET_LABEL_KIND (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | rtl.h | 937 #define SET_LABEL_KIND(LABEL, KIND) do { \ macro 954 #define SET_LABEL_KIND(LABEL, KIND) do { \ macro
|
H A D | ChangeLog | 18624 (LABEL_KIND, SET_LABEL_KIND, LABEL_ALT_ENTRY_P): New. 18638 * doc/rtl.texi: Document LABEL_KIND, SET_LABEL_KIND, and
|
/openbsd/gnu/gcc/gcc/ |
H A D | rtl.h | 928 #define SET_LABEL_KIND(LABEL, KIND) do { \ macro 945 #define SET_LABEL_KIND(LABEL, KIND) do { \ macro
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | rtl.texi | 3074 @findex SET_LABEL_KIND 3095 To set the kind of a label, use the @code{SET_LABEL_KIND} macro.
|
H A D | gccint.info | 11044 To set the kind of a label, use the `SET_LABEL_KIND' macro. 33600 * SET_LABEL_KIND: Insns. (line 138)
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | rtl.texi | 2852 @findex SET_LABEL_KIND 2873 To set the kind of a label, use the @code{SET_LABEL_KIND} macro.
|