Home
last modified time | relevance | path

Searched refs:body_seq (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-message-factory.c958 int body_seq;
968 body_seq = iter_get_sequence (iter);
973 iter_set_sequence (iter, body_seq);
1119 int body_seq; in generate_uint32_changed() local
1136 body_seq = iter_get_sequence (iter); in generate_uint32_changed()
1143 iter_set_sequence (iter, body_seq); /* undo the "next" from generate_many_bodies */ in generate_uint32_changed()
1203 body_seq, change_seq, byte_seq); in generate_uint32_changed()
/dports/lang/ruby26/ruby-2.6.9/
H A Dcompile.c5093 DECL_ANCHOR(body_seq); in compile_case()
5102 INIT_ANCHOR(body_seq); in compile_case()
5129 ADD_LABEL(body_seq, l1); in compile_case()
5130 ADD_INSN(body_seq, line, pop); in compile_case()
5132 body_seq, in compile_case()
5202 ADD_SEQ(ret, body_seq); in compile_case()
5214 DECL_ANCHOR(body_seq); in compile_case2()
5219 INIT_ANCHOR(body_seq); in compile_case2()
5229 ADD_LABEL(body_seq, l1); in compile_case2()
5231 body_seq, in compile_case2()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfinal.c1062 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1067 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1076 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1078 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfinal.c1141 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1146 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1155 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1157 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
H A Dgimplify.c724 gimple_seq body_seq; in gimple_add_tmp_var() local
728 body_seq = gimple_body (current_function_decl); in gimple_add_tmp_var()
729 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false); in gimple_add_tmp_var()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfinal.c1141 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1146 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1155 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1157 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
H A Dgimplify.c724 gimple_seq body_seq; in gimple_add_tmp_var() local
728 body_seq = gimple_body (current_function_decl); in gimple_add_tmp_var()
729 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false); in gimple_add_tmp_var()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1147 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1161 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfinal.c1076 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1090 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfinal.c1147 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1161 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfinal.c1075 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1080 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1089 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1091 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfinal.c1076 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1090 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfinal.c1075 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1080 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1089 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1091 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1147 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1161 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1147 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1161 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1147 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1161 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfinal.c1076 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1090 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfinal.c1076 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1090 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfinal.c1075 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1080 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1089 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1091 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfinal.c1076 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1090 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfinal.c1147 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1161 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfinal.c1076 else if (rtx_sequence *body_seq = dyn_cast <rtx_sequence *> (body)) in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1090 for (i = 0; i < body_seq->len (); i++) in shorten_branches()
1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c768 gimple_seq body_seq; in gimple_add_tmp_var() local
772 body_seq = gimple_body (current_function_decl); in gimple_add_tmp_var()
773 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false); in gimple_add_tmp_var()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c768 gimple_seq body_seq; in gimple_add_tmp_var() local
772 body_seq = gimple_body (current_function_decl); in gimple_add_tmp_var()
773 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false); in gimple_add_tmp_var()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimplify.c684 gimple_seq body_seq; in gimple_add_tmp_var() local
688 body_seq = gimple_body (current_function_decl); in gimple_add_tmp_var()
689 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false); in gimple_add_tmp_var()

1234