Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dpostreload.c732 min_labelno = get_first_label_num (); in reload_combine()
Drtl.h2039 extern int get_first_label_num (void);
Dfinal.c695 min_labelno = get_first_label_num (); in compute_alignments()
Demit-rtl.c1075 get_first_label_num (void) in get_first_label_num() function
Dreload1.c820 first_label_num = get_first_label_num (); in reload()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Drtl.h1985 extern int get_first_label_num PARAMS ((void));
Dintegrate.c2149 && ! (CODE_LABEL_NUMBER (XEXP (copy, 0)) >= get_first_label_num ()
Dfinal.c946 min_labelno = get_first_label_num (); in compute_alignments()
Dreload1.c868 first_label_num = get_first_label_num ();
8733 min_labelno = get_first_label_num (); in reload_combine()
Demit-rtl.c904 get_first_label_num () in get_first_label_num() function