Searched refs:LABEL_NORMAL (Results 1 – 4 of 4) sorted by relevance
603 case LABEL_NORMAL: break; in print_rtx()
925 LABEL_NORMAL = 0, /* ordinary label */ enumerator968 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL)
1663 case LABEL_NORMAL: in output_alternate_entry_point()
3083 labels: @code{LABEL_NORMAL}, @code{LABEL_STATIC_ENTRY},3085 that do not have type @code{LABEL_NORMAL} are @dfn{alternate entry3094 equivalent to testing whether @samp{LABEL_KIND (label) == LABEL_NORMAL}.