Home
last modified time | relevance | path

Searched refs:sel_bb_head_p (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2904 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3006 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3093 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3151 if (sel_bb_head_p (insn)) in compute_live()
3189 if (sel_bb_head_p (insn)) in update_data_sets()
5054 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5060 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5158 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6072 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6149 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched.c2905 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3007 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3094 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3152 if (sel_bb_head_p (insn)) in compute_live()
3190 if (sel_bb_head_p (insn)) in update_data_sets()
5053 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5059 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5157 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6071 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6148 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
H A Dsel-sched-ir.c643 gcc_assert (sel_bb_head_p (FENCE_INSN (f)) in merge_fences()
3645 return sel_bb_head_p (insn) && sel_bb_end_p (insn); in insn_is_the_only_one_in_bb_p()
4062 if (!sel_bb_head_p (insn)) in get_seqno_for_a_jump()
4498 if (sel_bb_head_p (insn)) in get_av_set()
4514 if (sel_bb_head_p (insn)) in get_av_level()
4573 sel_bb_head_p (insn_t insn) in sel_bb_head_p() function
4856 if (!sel_bb_head_p (insn) || INSN_BB (insn) == 0) in sel_num_cfg_preds_gt_1()
5640 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch_force()
5702 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched.c2892 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
2994 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3081 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3139 if (sel_bb_head_p (insn)) in compute_live()
3177 if (sel_bb_head_p (insn)) in update_data_sets()
5040 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5046 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5144 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6058 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6135 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
H A Dsel-sched-ir.c643 gcc_assert (sel_bb_head_p (FENCE_INSN (f)) in merge_fences()
3642 return sel_bb_head_p (insn) && sel_bb_end_p (insn); in insn_is_the_only_one_in_bb_p()
4059 if (!sel_bb_head_p (insn)) in get_seqno_for_a_jump()
4495 if (sel_bb_head_p (insn)) in get_av_set()
4511 if (sel_bb_head_p (insn)) in get_av_level()
4570 sel_bb_head_p (insn_t insn) in sel_bb_head_p() function
4853 if (!sel_bb_head_p (insn) || INSN_BB (insn) == 0) in sel_num_cfg_preds_gt_1()
5637 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch_force()
5699 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched.c2904 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3006 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3093 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3151 if (sel_bb_head_p (insn)) in compute_live()
3189 if (sel_bb_head_p (insn)) in update_data_sets()
5054 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5060 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5158 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6072 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6149 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched.c2902 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3004 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3091 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3149 if (sel_bb_head_p (insn)) in compute_live()
3187 if (sel_bb_head_p (insn)) in update_data_sets()
5043 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5049 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5147 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6061 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6138 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched.c2892 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
2994 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3081 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3139 if (sel_bb_head_p (insn)) in compute_live()
3177 if (sel_bb_head_p (insn)) in update_data_sets()
5040 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5046 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5144 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6058 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6135 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched.c2933 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3035 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3122 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3180 if (sel_bb_head_p (insn)) in compute_live()
3218 if (sel_bb_head_p (insn)) in update_data_sets()
5108 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5114 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5212 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6127 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6204 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2904 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3006 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3093 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3151 if (sel_bb_head_p (insn)) in compute_live()
3189 if (sel_bb_head_p (insn)) in update_data_sets()
5054 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5060 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5158 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6072 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6149 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsel-sched.c2892 if (sel_bb_head_p (first_insn))
2994 if (sel_bb_head_p (first_insn))
3081 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb))
3139 if (sel_bb_head_p (insn))
3177 if (sel_bb_head_p (insn))
5040 if (sel_bb_head_p (bnd_to))
5046 if (sel_bb_head_p (bnd_to))
5144 gcc_assert (sel_bb_head_p (nop)
6058 && sel_bb_head_p (insn))
6135 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2904 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3006 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3093 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3151 if (sel_bb_head_p (insn)) in compute_live()
3189 if (sel_bb_head_p (insn)) in update_data_sets()
5054 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5060 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5158 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6072 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6149 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsel-sched.c2935 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3037 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3124 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3182 if (sel_bb_head_p (insn)) in compute_live()
3220 if (sel_bb_head_p (insn)) in update_data_sets()
5121 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5127 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5225 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6139 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6216 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2904 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3006 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3093 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3151 if (sel_bb_head_p (insn)) in compute_live()
3189 if (sel_bb_head_p (insn)) in update_data_sets()
5054 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5060 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5158 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6072 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6149 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched.c2905 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3007 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3094 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3152 if (sel_bb_head_p (insn)) in compute_live()
3190 if (sel_bb_head_p (insn)) in update_data_sets()
5055 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5061 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5159 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6073 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6150 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
H A Dsel-sched-ir.c643 gcc_assert (sel_bb_head_p (FENCE_INSN (f)) in merge_fences()
3645 return sel_bb_head_p (insn) && sel_bb_end_p (insn); in insn_is_the_only_one_in_bb_p()
4062 if (!sel_bb_head_p (insn)) in get_seqno_for_a_jump()
4498 if (sel_bb_head_p (insn)) in get_av_set()
4514 if (sel_bb_head_p (insn)) in get_av_level()
4573 sel_bb_head_p (insn_t insn) in sel_bb_head_p() function
4856 if (!sel_bb_head_p (insn) || INSN_BB (insn) == 0) in sel_num_cfg_preds_gt_1()
5640 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch_force()
5702 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched.c2892 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
2994 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3081 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3139 if (sel_bb_head_p (insn)) in compute_live()
3177 if (sel_bb_head_p (insn)) in update_data_sets()
5040 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5046 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5144 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6058 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6135 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
H A Dsel-sched-ir.c643 gcc_assert (sel_bb_head_p (FENCE_INSN (f)) in merge_fences()
3642 return sel_bb_head_p (insn) && sel_bb_end_p (insn); in insn_is_the_only_one_in_bb_p()
4060 if (!sel_bb_head_p (insn)) in get_seqno_for_a_jump()
4496 if (sel_bb_head_p (insn)) in get_av_set()
4512 if (sel_bb_head_p (insn)) in get_av_level()
4571 sel_bb_head_p (insn_t insn) in sel_bb_head_p() function
4854 if (!sel_bb_head_p (insn) || INSN_BB (insn) == 0) in sel_num_cfg_preds_gt_1()
5638 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch_force()
5700 if (jump && sel_bb_head_p (jump)) in sel_redirect_edge_and_branch()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched.c2892 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
2994 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3081 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3139 if (sel_bb_head_p (insn)) in compute_live()
3177 if (sel_bb_head_p (insn)) in update_data_sets()
5040 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5046 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5144 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6058 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6135 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsel-sched.c2905 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3007 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3094 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3152 if (sel_bb_head_p (insn)) in compute_live()
3190 if (sel_bb_head_p (insn)) in update_data_sets()
5053 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5059 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5157 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6071 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6148 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsel-sched.c2904 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3006 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3093 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3151 if (sel_bb_head_p (insn)) in compute_live()
3189 if (sel_bb_head_p (insn)) in update_data_sets()
5054 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5060 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5158 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6072 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6149 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsel-sched.c2892 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
2994 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3081 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3139 if (sel_bb_head_p (insn)) in compute_live()
3177 if (sel_bb_head_p (insn)) in update_data_sets()
5040 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5046 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5144 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6058 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6135 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsel-sched.c2933 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3035 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3122 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3180 if (sel_bb_head_p (insn)) in compute_live()
3218 if (sel_bb_head_p (insn)) in update_data_sets()
5108 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5114 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5212 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6127 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6204 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsel-sched.c2892 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
2994 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3081 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3139 if (sel_bb_head_p (insn)) in compute_live()
3177 if (sel_bb_head_p (insn)) in update_data_sets()
5040 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5046 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5144 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6058 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6135 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsel-sched.c2902 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3004 if (sel_bb_head_p (first_insn)) in compute_av_set_inside_bb()
3091 if (sel_bb_head_p (insn) && BB_LV_SET_VALID_P (bb)) in compute_live()
3149 if (sel_bb_head_p (insn)) in compute_live()
3187 if (sel_bb_head_p (insn)) in update_data_sets()
5043 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5049 if (sel_bb_head_p (bnd_to)) in compute_av_set_on_boundaries()
5147 gcc_assert (sel_bb_head_p (nop) in move_nop_to_previous_block()
6061 && sel_bb_head_p (insn)) in move_op_at_first_insn()
6138 gcc_assert (!sel_bb_head_p (insn) || AV_SET_VALID_P (insn) in fur_at_first_insn()
[all …]

123