Searched refs:LABEL_KIND (Results 1 – 11 of 11) sorted by relevance
540 switch (LABEL_KIND (in_rtx))
929 #define LABEL_KIND(LABEL) __extension__ \ macro950 #define LABEL_KIND(LABEL) \ macro963 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL)
375 switch (LABEL_KIND (x))
1962 switch (LABEL_KIND (insn))
18624 (LABEL_KIND, SET_LABEL_KIND, LABEL_ALT_ENTRY_P): New.18638 * doc/rtl.texi: Document LABEL_KIND, SET_LABEL_KIND, and
601 switch (LABEL_KIND (in_rtx)) in print_rtx()
920 #define LABEL_KIND(LABEL) __extension__ \ macro941 #define LABEL_KIND(LABEL) \ macro954 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL)
1643 switch (LABEL_KIND (insn)) in output_alternate_entry_point()
3073 @findex LABEL_KIND3077 The field @code{LABEL_KIND} differentiates four different types of3089 equivalent to testing whether @samp{LABEL_KIND (label) == LABEL_NORMAL}.
11026 The field `LABEL_KIND' differentiates four different types of11038 provided. It is equivalent to testing whether `LABEL_KIND (label)32785 * LABEL_KIND: Insns. (line 138)
2851 @findex LABEL_KIND2855 The field @code{LABEL_KIND} differentiates four different types of2867 equivalent to testing whether @samp{LABEL_KIND (label) == LABEL_NORMAL}.