| /src/external/gpl3/binutils/dist/opcodes/ |
| opc2c.c | 260 static int labelno = 0; local 261 labelno++; 262 printf ("%*sop_semantics_%d:\n", level, "", labelno); 263 op->semantics_label = labelno;
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| opc2c.c | 260 static int labelno = 0; local 261 labelno++; 262 printf ("%*sop_semantics_%d:\n", level, "", labelno); 263 op->semantics_label = labelno;
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| opc2c.c | 260 static int labelno = 0; local 261 labelno++; 262 printf ("%*sop_semantics_%d:\n", level, "", labelno); 263 op->semantics_label = labelno;
|
| /src/external/gpl3/gdb/dist/sim/m32c/ |
| opc2c.c | 213 static int labelno = 0; local 214 labelno++; 215 printf ("%*sop_semantics_%d:\n", level, "", labelno); 216 op->semantics_label = labelno;
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| opc2c.c | 260 static int labelno = 0; local 261 labelno++; 262 printf ("%*sop_semantics_%d:\n", level, "", labelno); 263 op->semantics_label = labelno;
|
| /src/external/gpl3/gdb.old/dist/sim/m32c/ |
| opc2c.c | 213 static int labelno = 0; local 214 labelno++; 215 printf ("%*sop_semantics_%d:\n", level, "", labelno); 216 op->semantics_label = labelno;
|
| /src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| defs.h | 191 int labelno; 190 int labelno; member in struct:labelblock
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000-logue.cc | 1879 static int labelno = 0; 1883 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 1957 static int labelno = 0; 1963 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 1875 static int labelno = 0; local 1953 static int labelno = 0; local
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| symbol.cc | 2749 gfc_get_st_label (int labelno) 2769 if (lp->value == labelno) 2772 if (lp->value < labelno) 2780 lp->value = labelno; 2799 int labelno; local 2801 labelno = lp->value; 2804 gfc_error ("Duplicate statement label %d at %L and %L", labelno, 2816 labelno); 2826 labelno); 2833 " or CONTINUE with label %d at %C", labelno)) 2854 int labelno; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000-logue.cc | 1886 static int labelno = 0; 1890 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 1964 static int labelno = 0; 1970 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 1882 static int labelno = 0; local 1960 static int labelno = 0; local
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| symbol.cc | 2682 gfc_get_st_label (int labelno) 2702 if (lp->value == labelno) 2705 if (lp->value < labelno) 2713 lp->value = labelno; 2732 int labelno; local 2734 labelno = lp->value; 2737 gfc_error ("Duplicate statement label %d at %L and %L", labelno, 2749 labelno); 2759 labelno); 2766 " or CONTINUE with label %d at %C", labelno)) 2787 int labelno; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| m68k.cc | 5295 int labelno; 5299 labelno = (address.offset 5307 if (labelno >= 0) 5308 asm_fprintf (file, "%LL%d(%Rpc,", labelno); 5338 if (labelno >= 0) 5339 asm_fprintf (file, "%Rpc@(%LL%d", labelno); 5282 int labelno; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| m68k.cc | 5276 int labelno; 5280 labelno = (address.offset 5288 if (labelno >= 0) 5289 asm_fprintf (file, "%LL%d(%Rpc,", labelno); 5319 if (labelno >= 0) 5320 asm_fprintf (file, "%Rpc@(%LL%d", labelno); 5263 int labelno; local
|
| /src/external/gpl3/gcc/dist/gcc/config/csky/ |
| csky.cc | 2885 rtx label, labelno, unspec, tmp; local 2890 labelno = GEN_INT (tls_labelno++); 2891 label = gen_rtx_UNSPEC (Pmode, gen_rtvec (1, labelno), UNSPEC_TLS_LABEL); 2913 rtx dest, tp, label, labelno, unspec, ret, eqv, addend, tmp; local 2945 labelno = GEN_INT (tls_labelno++); 2946 label = gen_rtx_UNSPEC (Pmode, gen_rtvec (1, labelno), UNSPEC_TLS_LABEL);
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| i386.cc | 8298 static int labelno = 0; 8302 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 8432 static int labelno = 0; 8436 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 22946 /* Output assembler code to FILE to increment profiler label # LABELNO 22949 x86_function_profiler (FILE *file, int labelno ATTRIBUTE_UNUSED) 22975 fprintf (file, "\tlea\tr11, %sP%d[rip]\n", LPREFIX, labelno); 22977 fprintf (file, "\tleaq\t%sP%d(%%rip), %%r11\n", LPREFIX, labelno); 23066 LPREFIX, labelno); 23070 LPREFIX, labelno); 8281 static int labelno = 0; local 8415 static int labelno = 0; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| ia64.cc | 3450 static int labelno = 0; 3454 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 11159 ia64_output_function_profiler (FILE *file, int labelno) 11188 ASM_GENERATE_INTERNAL_LABEL (buf, "LP", labelno); 11232 ia64_profile_hook (int labelno) 11242 ASM_GENERATE_INTERNAL_LABEL (buf, "LP", labelno); 3445 static int labelno = 0; local
|
| /src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| sparc.cc | 5739 static int labelno = 0; 5743 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 8167 const char *labelno, *branch; 8346 labelno = "%%icc, "; 8348 labelno = ""; 8354 labelno = "%%xcc, "; 8363 labelno = v9_fcc_labelno; 8367 labelno = ""; 8375 if (*labelno && insn && (note = find_reg_note (insn, REG_BR_PROB, NULL_RTX))) 8386 labelno = "" 5729 static int labelno = 0; local 8152 const char *labelno, *branch; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| varasm.cc | 3505 int labelno; 3512 labelno = const_labelno++; 3513 ASM_GENERATE_INTERNAL_LABEL (label, "LC", labelno); 3787 int labelno; 4023 desc->labelno = const_labelno; 4238 align, desc->labelno, done); 4244 targetm.asm_out.internal_label (asm_out_file, "LC", desc->labelno); 4536 data->desc->mark = ~(*slot)->desc->labelno; 7911 the class of label and LABELNO is the number within the class. */ 7915 unsigned long labelno) 3491 int labelno; local 3772 int labelno; variable [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
| csky.cc | 2879 rtx label, labelno, unspec, tmp; local 2884 labelno = GEN_INT (tls_labelno++); 2885 label = gen_rtx_UNSPEC (Pmode, gen_rtvec (1, labelno), UNSPEC_TLS_LABEL); 2907 rtx dest, tp, label, labelno, unspec, ret, eqv, addend, tmp; local 2939 labelno = GEN_INT (tls_labelno++); 2940 label = gen_rtx_UNSPEC (Pmode, gen_rtvec (1, labelno), UNSPEC_TLS_LABEL);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| i386.cc | 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); 7879 static int labelno = 0; local 8013 static int labelno = 0; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| ia64.cc | 3440 static int labelno = 0; 3444 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++); 11140 ia64_output_function_profiler (FILE *file, int labelno) 11169 ASM_GENERATE_INTERNAL_LABEL (buf, "LP", labelno); 11213 ia64_profile_hook (int labelno) 11223 ASM_GENERATE_INTERNAL_LABEL (buf, "LP", labelno); 3435 static int labelno = 0; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/ |
| loongarch.cc | 1233 static int labelno = 0; local 1237 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| sparc.cc | 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 = "" 5736 static int labelno = 0; local 8137 const char *labelno, *branch; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| varasm.cc | 3471 int labelno; 3478 labelno = const_labelno++; 3479 ASM_GENERATE_INTERNAL_LABEL (label, "LC", labelno); 3753 int labelno; 3989 desc->labelno = const_labelno; 4198 align, desc->labelno, done); 4204 targetm.asm_out.internal_label (asm_out_file, "LC", desc->labelno); 4494 data->desc->mark = ~(*slot)->desc->labelno; 7726 the class of label and LABELNO is the number within the class. */ 7730 unsigned long labelno) 3457 int labelno; local 3738 int labelno; variable [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| loongarch.cc | 1261 static int labelno = 0; local 1265 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
|