HomeSort by: relevance | last modified time | path
    Searched defs:loop_lab (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
explow.cc 1822 rtx_code_label *loop_lab = gen_label_rtx ();
1859 emit_label (loop_lab);
1878 emit_jump (loop_lab);
1980 LOOP_LAB and END_LAB are returned for use when we emit the
1985 emit_stack_clash_protection_probe_loop_start (rtx *loop_lab,
1992 *loop_lab = gen_label_rtx ();
1995 emit_label (*loop_lab);
2003 This consists of just the jump back to LOOP_LAB and
2007 emit_stack_clash_protection_probe_loop_end (rtx loop_lab, rtx end_loop,
2012 Pmode, 1, loop_lab);
1813 rtx_code_label *loop_lab = gen_label_rtx (); local
2078 rtx loop_lab, end_loop; local
2212 rtx_code_label *loop_lab = gen_label_rtx (); local
    [all...]
explow.cc 1822 rtx_code_label *loop_lab = gen_label_rtx ();
1859 emit_label (loop_lab);
1878 emit_jump (loop_lab);
1980 LOOP_LAB and END_LAB are returned for use when we emit the
1985 emit_stack_clash_protection_probe_loop_start (rtx *loop_lab,
1992 *loop_lab = gen_label_rtx ();
1995 emit_label (*loop_lab);
2003 This consists of just the jump back to LOOP_LAB and
2007 emit_stack_clash_protection_probe_loop_end (rtx loop_lab, rtx end_loop,
2012 Pmode, 1, loop_lab);
1813 rtx_code_label *loop_lab = gen_label_rtx (); local
2078 rtx loop_lab, end_loop; local
2212 rtx_code_label *loop_lab = gen_label_rtx (); local
    [all...]
internal-fn.cc 2498 rtx_code_label *loop_lab = NULL; local
2536 loop_lab = gen_label_rtx ();
2540 emit_label (loop_lab);
2624 TYPE_MODE (sizetype), NULL_RTX, NULL, loop_lab,
internal-fn.cc 2498 rtx_code_label *loop_lab = NULL; local
2536 loop_lab = gen_label_rtx ();
2540 emit_label (loop_lab);
2624 TYPE_MODE (sizetype), NULL_RTX, NULL, loop_lab,
  /src/external/gpl3/gcc.old/dist/gcc/
explow.cc 1782 rtx_code_label *loop_lab = gen_label_rtx ();
1819 emit_label (loop_lab);
1835 emit_jump (loop_lab);
1937 LOOP_LAB and END_LAB are returned for use when we emit the
1942 emit_stack_clash_protection_probe_loop_start (rtx *loop_lab,
1949 *loop_lab = gen_label_rtx ();
1952 emit_label (*loop_lab);
1960 This consists of just the jump back to LOOP_LAB and
1964 emit_stack_clash_protection_probe_loop_end (rtx loop_lab, rtx end_loop,
1969 Pmode, 1, loop_lab);
1773 rtx_code_label *loop_lab = gen_label_rtx (); local
2035 rtx loop_lab, end_loop; local
2169 rtx_code_label *loop_lab = gen_label_rtx (); local
    [all...]
explow.cc 1782 rtx_code_label *loop_lab = gen_label_rtx ();
1819 emit_label (loop_lab);
1835 emit_jump (loop_lab);
1937 LOOP_LAB and END_LAB are returned for use when we emit the
1942 emit_stack_clash_protection_probe_loop_start (rtx *loop_lab,
1949 *loop_lab = gen_label_rtx ();
1952 emit_label (*loop_lab);
1960 This consists of just the jump back to LOOP_LAB and
1964 emit_stack_clash_protection_probe_loop_end (rtx loop_lab, rtx end_loop,
1969 Pmode, 1, loop_lab);
1773 rtx_code_label *loop_lab = gen_label_rtx (); local
2035 rtx loop_lab, end_loop; local
2169 rtx_code_label *loop_lab = gen_label_rtx (); local
    [all...]
internal-fn.cc 2254 rtx_code_label *loop_lab = NULL; local
2292 loop_lab = gen_label_rtx ();
2296 emit_label (loop_lab);
2380 TYPE_MODE (sizetype), NULL_RTX, NULL, loop_lab,
internal-fn.cc 2254 rtx_code_label *loop_lab = NULL; local
2292 loop_lab = gen_label_rtx ();
2296 emit_label (loop_lab);
2380 TYPE_MODE (sizetype), NULL_RTX, NULL, loop_lab,
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-logue.cc 1880 char loop_lab[32];
1883 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1886 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1906 assemble_name_raw (asm_out_file, loop_lab);
1958 char loop_lab[32];
1963 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1965 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1976 /* Jump to LOOP_LAB if TEST_ADDR != LAST_ADDR. */
1985 assemble_name_raw (asm_out_file, loop_lab);
1876 char loop_lab[32]; local
1954 char loop_lab[32]; local
rs6000-logue.cc 1880 char loop_lab[32];
1883 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1886 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1906 assemble_name_raw (asm_out_file, loop_lab);
1958 char loop_lab[32];
1963 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1965 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1976 /* Jump to LOOP_LAB if TEST_ADDR != LAST_ADDR. */
1985 assemble_name_raw (asm_out_file, loop_lab);
1876 char loop_lab[32]; local
1954 char loop_lab[32]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-logue.cc 1887 char loop_lab[32];
1890 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1893 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1913 assemble_name_raw (asm_out_file, loop_lab);
1965 char loop_lab[32];
1970 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1972 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1983 /* Jump to LOOP_LAB if TEST_ADDR != LAST_ADDR. */
1992 assemble_name_raw (asm_out_file, loop_lab);
1883 char loop_lab[32]; local
1961 char loop_lab[32]; local
rs6000-logue.cc 1887 char loop_lab[32];
1890 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1893 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1913 assemble_name_raw (asm_out_file, loop_lab);
1965 char loop_lab[32];
1970 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1972 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1983 /* Jump to LOOP_LAB if TEST_ADDR != LAST_ADDR. */
1992 assemble_name_raw (asm_out_file, loop_lab);
1883 char loop_lab[32]; local
1961 char loop_lab[32]; local
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 8299 char loop_lab[32];
8302 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8305 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
8323 assemble_name_raw (asm_out_file, loop_lab);
8433 char loop_lab[32];
8436 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8439 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
8459 assemble_name_raw (asm_out_file, loop_lab);
8282 char loop_lab[32]; local
8416 char loop_lab[32]; local
i386.cc 8299 char loop_lab[32];
8302 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8305 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
8323 assemble_name_raw (asm_out_file, loop_lab);
8433 char loop_lab[32];
8436 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8439 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
8459 assemble_name_raw (asm_out_file, loop_lab);
8282 char loop_lab[32]; local
8416 char loop_lab[32]; local
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 3451 char loop_lab[32];
3454 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
3457 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
3475 assemble_name_raw (asm_out_file, loop_lab);
3446 char loop_lab[32]; local
ia64.cc 3451 char loop_lab[32];
3454 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
3457 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
3475 assemble_name_raw (asm_out_file, loop_lab);
3446 char loop_lab[32]; local
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 5740 char loop_lab[32];
5743 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
5746 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
5762 assemble_name_raw (asm_out_file, loop_lab);
5730 char loop_lab[32]; local
sparc.cc 5740 char loop_lab[32];
5743 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
5746 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
5762 assemble_name_raw (asm_out_file, loop_lab);
5730 char loop_lab[32]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 7897 char loop_lab[32];
7900 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
7903 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
7921 assemble_name_raw (asm_out_file, loop_lab);
8031 char loop_lab[32];
8034 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8037 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
8057 assemble_name_raw (asm_out_file, loop_lab);
7880 char loop_lab[32]; local
8014 char loop_lab[32]; local
i386.cc 7897 char loop_lab[32];
7900 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
7903 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
7921 assemble_name_raw (asm_out_file, loop_lab);
8031 char loop_lab[32];
8034 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
8037 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
8057 assemble_name_raw (asm_out_file, loop_lab);
7880 char loop_lab[32]; local
8014 char loop_lab[32]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 3441 char loop_lab[32];
3444 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
3447 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
3465 assemble_name_raw (asm_out_file, loop_lab);
3436 char loop_lab[32]; local
ia64.cc 3441 char loop_lab[32];
3444 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
3447 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
3465 assemble_name_raw (asm_out_file, loop_lab);
3436 char loop_lab[32]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 1234 char loop_lab[32], tmp[64]; local
1237 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1240 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1258 output_asm_insn (strcat (tmp, &loop_lab[1]), xops);
loongarch.cc 1234 char loop_lab[32], tmp[64]; local
1237 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
1240 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
1258 output_asm_insn (strcat (tmp, &loop_lab[1]), xops);
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 5747 char loop_lab[32];
5750 ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno++);
5753 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab);
5769 assemble_name_raw (asm_out_file, loop_lab);
5737 char loop_lab[32]; local

Completed in 235 milliseconds

1 2