Home | History | Annotate | Download | only in i386

Lines Matching defs:labelno

7896   static int labelno = 0;
7900 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8030 static int labelno = 0;
8034 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
21582 /* Output assembler code to FILE to increment profiler label # LABELNO
21585 x86_function_profiler (FILE *file, int labelno ATTRIBUTE_UNUSED)
21611 fprintf (file, "\tlea\tr11, %sP%d[rip]\n", LPREFIX, labelno);
21613 fprintf (file, "\tleaq\t%sP%d(%%rip), %%r11\n", LPREFIX, labelno);
21678 LPREFIX, labelno);
21682 LPREFIX, labelno);
21695 LPREFIX, labelno);
21698 LPREFIX, labelno);