Home
last modified time | relevance | path

Searched refs:gen_jump (Results 1 – 25 of 693) sorted by relevance

12345678910>>...28

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Drtl-profile.c127 emit_jump_insn (gen_jump (end_of_code_label)); in rtl_gen_interval_profiler()
137 emit_jump_insn (gen_jump (end_of_code_label)); in rtl_gen_interval_profiler()
270 emit_jump_insn (gen_jump (end_of_code_label)); in rtl_gen_one_value_profiler_no_edge_manipulation()
H A Dbb-reorder.c1206 jump = emit_jump_insn (gen_jump (label)); in get_uncond_jump_length()
1308 new_jump = emit_jump_insn_after (gen_jump (label), in add_labels_and_missing_jumps()
1628 new_jump = emit_jump_insn_after (gen_jump in fix_crossing_conditional_branches()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dmod.rs169 fn gen_jump(target: BlockIndex) -> Self; in gen_jump() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/machinst/
H A Dmod.rs173 fn gen_jump(target: MachLabel) -> Self; in gen_jump() method
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dvalue-prof.c389 emit_jump_insn (gen_jump (end_label)); in gen_divmod_fixed_value()
499 emit_jump_insn (gen_jump (end_label)); in gen_mod_pow2()
H A Dprofile.c1247 emit_jump_insn (gen_jump (end_of_code_label)); in gen_interval_profiler()
1262 emit_jump_insn (gen_jump (end_of_code_label)); in gen_interval_profiler()
1417 emit_jump_insn (gen_jump (end_of_code_label)); in gen_one_value_profiler()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dvalue-prof.c389 emit_jump_insn (gen_jump (end_label)); in gen_divmod_fixed_value()
499 emit_jump_insn (gen_jump (end_label)); in gen_mod_pow2()
H A Dprofile.c1247 emit_jump_insn (gen_jump (end_of_code_label)); in gen_interval_profiler()
1262 emit_jump_insn (gen_jump (end_of_code_label)); in gen_interval_profiler()
1417 emit_jump_insn (gen_jump (end_of_code_label)); in gen_one_value_profiler()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dmod.rs171 fn gen_jump(target: MachLabel) -> Self; in gen_jump() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dmod.rs171 fn gen_jump(target: MachLabel) -> Self; in gen_jump() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/machinst/
H A Dmod.rs171 fn gen_jump(target: MachLabel) -> Self; in gen_jump() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dmod.rs171 fn gen_jump(target: MachLabel) -> Self; in gen_jump() method
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dbb-reorder.c1374 jump = emit_jump_insn (gen_jump (label)); in get_uncond_jump_length()
1420 jump = emit_jump_insn (gen_jump (post_label)); in fix_up_crossing_landing_pad()
1618 new_jump = emit_jump_insn_after (gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
1928 new_jump = emit_jump_insn (gen_jump (old_label)); in fix_crossing_conditional_branches()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dbb-reorder.c1374 jump = emit_jump_insn (gen_jump (label)); in get_uncond_jump_length()
1420 jump = emit_jump_insn (gen_jump (post_label)); in fix_up_crossing_landing_pad()
1618 new_jump = emit_jump_insn_after (gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
1929 new_jump = emit_jump_insn (gen_jump (old_label)); in fix_crossing_conditional_branches()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dbb-reorder.c1378 jump = emit_jump_insn (gen_jump (label)); in get_uncond_jump_length()
1415 jump = emit_jump_insn (gen_jump (post_label)); in fix_up_crossing_landing_pad()
1759 new_jump = emit_jump_insn_after (gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2068 new_jump = emit_jump_insn (gen_jump (old_label)); in fix_crossing_conditional_branches()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbb-reorder.c1400 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1435 jump = emit_jump_insn (targetm.gen_jump (post_label)); in fix_up_crossing_landing_pad()
1781 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2097 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbb-reorder.c1400 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1435 jump = emit_jump_insn (targetm.gen_jump (post_label)); in fix_up_crossing_landing_pad()
1781 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2097 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1405 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1425 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1866 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2167 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbb-reorder.c1408 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1429 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1872 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2173 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbb-reorder.c1404 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1424 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1867 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2168 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbb-reorder.c1405 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1425 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1866 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2167 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbb-reorder.c1408 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1429 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1872 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2173 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbb-reorder.c1408 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1429 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1872 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2173 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1405 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1425 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1866 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2167 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1405 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (label)); in get_uncond_jump_length()
1425 rtx_insn *jump = emit_jump_insn (targetm.gen_jump (old_label)); in create_eh_forwarder_block()
1866 new_jump = emit_jump_insn_after (targetm.gen_jump (label), BB_END (src)); in add_labels_and_missing_jumps()
2167 (emit_jump_insn (targetm.gen_jump (old_jump_target))); in fix_crossing_conditional_branches()

12345678910>>...28