Home | History | Annotate | Download | only in sparc

Lines Matching defs:labelno

5746   static int labelno = 0;
5750 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8152 const char *labelno, *branch;
8331 labelno = "%%icc, ";
8333 labelno = "";
8339 labelno = "%%xcc, ";
8348 labelno = v9_fcc_labelno;
8352 labelno = "";
8360 if (*labelno && insn && (note = find_reg_note (insn, REG_BR_PROB, NULL_RTX)))
8371 labelno = "";
8377 strcpy (p, labelno);
10662 /* Output rtl to increment the profiler label LABELNO
10666 sparc_profile_hook (int labelno)
10678 ASM_GENERATE_INTERNAL_LABEL (buf, "LP", labelno);