Home
last modified time | relevance | path

Searched defs:update_bb (Results 1 – 25 of 90) sorted by relevance

1234

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/regalloc/
H A Dhipe_ppc_specific_fp.erl116 update_bb(CFG,L,BB,_) -> function
H A Dhipe_sparc_specific_fp.erl116 update_bb(CFG,L,BB,_) -> function
H A Dhipe_sparc_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_arm_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_ppc_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_amd64_specific_sse2.erl160 update_bb(CFG,L,BB,_) -> function
H A Dhipe_x86_specific.erl164 update_bb(CFG,L,BB,_) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/regalloc/
H A Dhipe_ppc_specific_fp.erl116 update_bb(CFG,L,BB,_) -> function
H A Dhipe_sparc_specific_fp.erl116 update_bb(CFG,L,BB,_) -> function
H A Dhipe_sparc_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_ppc_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_arm_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_amd64_specific_sse2.erl160 update_bb(CFG,L,BB,_) -> function
H A Dhipe_x86_specific.erl164 update_bb(CFG,L,BB,_) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/regalloc/
H A Dhipe_ppc_specific_fp.erl116 update_bb(CFG,L,BB,_) -> function
H A Dhipe_sparc_specific_fp.erl116 update_bb(CFG,L,BB,_) -> function
H A Dhipe_sparc_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_arm_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_ppc_specific.erl123 update_bb(CFG,L,BB,_) -> function
H A Dhipe_amd64_specific_sse2.erl160 update_bb(CFG,L,BB,_) -> function
H A Dhipe_x86_specific.erl164 update_bb(CFG,L,BB,_) -> function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-profile.c433 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_ic_func_profiler() local
495 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_time_profiler() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-profile.c433 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_ic_func_profiler() local
495 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_time_profiler() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-profile.c433 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_ic_func_profiler() local
495 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_time_profiler() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-profile.c433 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_ic_func_profiler() local
495 basic_block update_bb = split_edge (single_succ_edge (cond_bb)); in gimple_gen_time_profiler() local

1234