Searched refs:end_label (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/binutils/ld/testsuite/ld-avr/
H A Drelax-03.s2 .global _start, end_label
7 jmp end_label
8 jmp end_label
9 jmp end_label
17 end_label: label
H A Drelax-02.s2 .global _start, dest, end_label
64 end_label: label
H A Drelax-03.d16 0000000a g \.text 00000000 end_label
H A Drelax-02.d22 00000032 g \.text 00000000 end_label
/haiku-buildtools/gcc/gcc/
H A Dhw-doloop.h84 rtx end_label; variable
H A Dstmt.c714 rtx end_label;
719 end_label = naked_return_label;
720 if (end_label == 0)
721 end_label = naked_return_label = gen_label_rtx ();
723 emit_jump (end_label);
708 rtx end_label; local
H A Dgimplify.c2692 tree true_label, false_label, end_label, t;
2757 true_label = false_label = end_label = NULL_TREE;
2805 end_label = LABEL_EXPR_LABEL (t);
2810 false_label_p = &end_label;
2813 emit_end = (end_label == NULL_TREE);
2838 t = build_and_jump (&end_label);
2850 if (emit_end && end_label)
2852 t = build1 (LABEL_EXPR, void_type_node, end_label);
2689 tree true_label, false_label, end_label, t; local
H A Ddwarf2out.c2596 const char *end_label;
10282 dw2_asm_output_data (1, 0, "set address %s", table->end_label);
10285 dw2_asm_output_addr (DWARF2_ADDR_SIZE, table->end_label, NULL);
21955 table->end_label = cold_end_label;
21960 const char *end_label;
21965 end_label = crtl->subsections.cold_section_end_label;
21967 end_label = crtl->subsections.hot_section_end_label;
21974 end_label = ggc_strdup (label);
21978 table->end_label = end_label;
2591 const char *end_label; member in struct:dw_line_info_table_struct
21941 const char *end_label; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-write.c196 struct jcf_block *end_label; member in struct:jcf_handler
484 alloc_handler (start_label, end_label, state)
486 struct jcf_block *end_label;
492 handler->end_label = end_label;
519 struct jcf_block *end_label;
578 struct jcf_block *end_label = get_jcf_label_here (state);
584 info->end_label = end_label;
1551 struct jcf_block *end_label
516 struct jcf_block *end_label; member in struct:localvar_info
575 struct jcf_block *end_label = get_jcf_label_here (state); local
1547 struct jcf_block *end_label = gen_jcf_label (state); local
1563 struct jcf_block *end_label = gen_jcf_label (state); local
1764 struct jcf_block *end_label = gen_jcf_label (state); local
1811 struct jcf_block *end_label = gen_jcf_label (state); local
2151 struct jcf_block *end_label = get_jcf_label_here (state); local
2213 struct jcf_block *end_label; /* End of try clause. */ local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c1866 char end_label[MAX_ARTIFICIAL_LABEL_BYTES];
1871 sprintf (end_label, BOUND_END_LABEL_FMT,
1874 ASM_OUTPUT_DWARF_DELTA2 (asm_out_file, end_label, begin_label);
1912 ASM_OUTPUT_LABEL (asm_out_file, end_label);
2174 char end_label[MAX_ARTIFICIAL_LABEL_BYTES];
2178 sprintf (end_label, LOC_END_LABEL_FMT, current_dienum);
2179 ASM_OUTPUT_DWARF_DELTA2 (asm_out_file, end_label, begin_label);
2208 ASM_OUTPUT_LABEL (asm_out_file, end_label);
2238 char end_label[MAX_ARTIFICIAL_LABEL_BYTES];
2247 sprintf (end_label, LOC_END_LABEL_FM
1856 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
2164 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
2228 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
2257 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
2522 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
2553 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
2586 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
2819 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
3587 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
3609 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
3995 char end_label[MAX_ARTIFICIAL_LABEL_BYTES]; local
[all...]
H A Dstmt.c189 rtx end_label;
811 || rtl_label == loop_stack->data.loop.end_label
2013 thisloop->data.loop.end_label = gen_label_rtx ();
2016 thisloop->exit_label = exit_flag ? thisloop->data.loop.end_label : 0;
2076 goto loop_stack->data.loop.end_label
2095 == loop_stack->data.loop.end_label))
2147 if (test) goto end_label;
2150 end_label:
2158 if (test) goto end_label;
2160 end_label
187 rtx end_label; member in struct:nesting::__anon3445::__anon3447
2566 rtx end_label = cleanup_label ? cleanup_label : return_label; local
[all...]
H A Dloop.c9634 rtx end_label;
9780 end_label = next_label (end);
9807 rr.r1 = end_label;
9820 if (GET_CODE (p) == JUMP_INSN && JUMP_LABEL (p) == end_label)
9585 rtx end_label; local
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexcept.c92 rtx end_label; member in struct:handler_state
480 current_handler->end_label = gen_label_rtx ();
482 emit_jump (current_handler->end_label);
492 emit_label (current_handler->end_label);
H A Dparse.c525 tree end_label = parse_name_string ();
526 check_end_label (start_label, end_label);
524 tree end_label = parse_name_string (); local
/haiku-buildtools/binutils/gas/testsuite/gas/ppc/
H A Dvle.s180 end_label: label
H A Dvle.d146 0+0000192 <end_label>:
/haiku-buildtools/gcc/libgcc/config/arm/
H A Dlib1funcs.S183 .macro cfi_start start_label, end_label
205 .4byte \end_label-\start_label @ FDE address range
209 .macro cfi_end end_label
215 \end_label:
/haiku-buildtools/gcc/gcc/config/bfin/
H A Dbfin.c3489 rtx loop_init, start_label, end_label;
3711 end_label = gen_label_rtx ();
3729 loop->end_label = end_label;
3744 lb_reg, end_label,
3752 lb_reg, end_label,
3760 lb_reg, end_label,
3776 lb_reg, end_label,
3867 emit_label_before (loop->end_label, loop->last_insn);
3473 rtx loop_init, start_label, end_label; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-stmt.c1819 if (cond) goto end_label;
1822 end_label:
2333 goto end_label;
2338 goto end_label;
2342 goto end_label;
2346 goto end_label;
2349 end_label: */
2356 tree end_label; local
2369 end_label = gfc_build_label_decl (NULL_TREE);
2438 tmp = build1_v (GOTO_EXPR, end_label);
2570 tree init, end_label, tmp, type, case_num, label, fndecl; local
[all...]
H A Dtrans-io.c962 gfc_st_label * end_label, gfc_st_label * eor_label)
971 && end_label == NULL
981 add_case (2, end_label, &body);
961 io_result(stmtblock_t * block, tree var, gfc_st_label * err_label, gfc_st_label * end_label, gfc_st_label * eor_label) argument
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c5111 rtx_code_label *end_label = gen_label_rtx ();
5125 EQ, NULL_RTX, mode, 1, end_label);
5184 emit_label (end_label);
5236 rtx_code_label *end_label = gen_label_rtx ();
5249 EQ, NULL_RTX, mode, 1, end_label);
5267 EQ, NULL_RTX, mode, 1, end_label);
5318 emit_label (end_label);
5362 rtx_code_label *end_label = gen_label_rtx ();
5376 EQ, NULL_RTX, mode, 1, end_label);
5419 gen_rtx_LABEL_REF (VOIDmode, end_label), pc_rt
5110 rtx_code_label *end_label = gen_label_rtx (); local
5235 rtx_code_label *end_label = gen_label_rtx (); local
5361 rtx_code_label *end_label = gen_label_rtx (); local
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/c4x/
H A Dc4x.c2118 rtx end_label; local
2134 end_label = gen_label_rtx ();
2135 emit_label_after (end_label, insn);
2144 emit_insn_before (gen_rptb_top (start_label, end_label), insn);
/haiku-buildtools/gcc/gcc/config/h8300/
H A Dh8300.c5025 rtx_code_label *end_label = gen_label_rtx ();
5030 QImode, 0, end_label);
5061 emit_label (end_label);
5010 rtx_code_label *end_label = gen_label_rtx (); local
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c7711 rtx_code_label *label, *end_label;
7713 /* Create end_label. */
7714 end_label = gen_label_rtx ();
7718 emit_jump_insn (gen_condjump (cmp_result, end_label));
7726 emit_jump_insn (gen_condjump (cmp_result, end_label));
7753 emit_label (end_label);
7674 rtx_code_label *label, *end_label; local
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c11809 rtx_code_label *end_label = gen_label_rtx ();
11823 emit_cmp_and_jump_insns (res, oldvalue, EQ, NULL, SImode, 0, end_label);
11838 emit_label (end_label);
11783 rtx_code_label *end_label = gen_label_rtx (); local

Completed in 734 milliseconds

12