Searched defs:bnds (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-niter.c | 148 bounds *bnds) in bound_difference_of_offsetted_base() 200 bounds *bnds) in refine_bounds_using_guard() 363 bound_difference (struct loop *loop, tree x, tree y, bounds *bnds) in bound_difference() 455 bounds_add (bounds *bnds, double_int delta, tree type) in bounds_add() 483 bounds_negate (bounds *bnds) in bounds_negate() 555 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max() 619 bounds *bnds) in number_of_iterations_ne() 708 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne() 894 struct tree_niter_desc *niter, bounds *bnds) in assert_loop_rolls_lt() 1023 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt() [all …]
|
H A D | sel-sched-dump.c | 438 dump_blist (blist_t bnds) in dump_blist() 917 debug_blist (blist_t bnds) in debug_blist()
|
H A D | sel-sched.c | 1619 collect_unavailable_regs_from_bnds (expr_t expr, blist_t bnds, regset used_regs, in collect_unavailable_regs_from_bnds() 1684 find_best_reg_for_expr (expr_t expr, blist_t bnds, bool *is_orig_reg_p) in find_best_reg_for_expr() 3770 fill_vec_av_set (av_set_t av, blist_t bnds, fence_t fence, in fill_vec_av_set() 4069 fill_ready_list (av_set_t *av_ptr, blist_t bnds, fence_t fence, in fill_ready_list() 4445 find_best_expr (av_set_t *av_vliw_ptr, blist_t bnds, fence_t fence, in find_best_expr() 5086 remove_insns_for_debug (blist_t bnds, av_set_t *av_vliw_p) in remove_insns_for_debug() 5107 compute_av_set_on_boundaries (fence_t fence, blist_t bnds, av_set_t *av_vliw_p) in compute_av_set_on_boundaries() 5582 blist_t bnds = NULL, *bnds_tailp; in fill_insns() local
|
H A D | sel-sched-ir.h | 277 ilist_t bnds; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-niter.c | 488 bounds *bnds) in bound_difference_of_offsetted_base() 540 bounds *bnds) in refine_bounds_using_guard() 703 bound_difference (struct loop *loop, tree x, tree y, bounds *bnds) in bound_difference() 795 bounds_add (bounds *bnds, const widest_int &delta, tree type) in bounds_add() 823 bounds_negate (bounds *bnds) in bounds_negate() 895 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max() 965 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_ne() 1143 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne() 1329 struct tree_niter_desc *niter, bounds *bnds) in assert_loop_rolls_lt() 1457 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt() [all …]
|
H A D | sel-sched-dump.c | 503 dump_blist (blist_t bnds) in dump_blist() 984 debug_blist (blist_t bnds) in debug_blist()
|
H A D | sel-sched.c | 1579 collect_unavailable_regs_from_bnds (expr_t expr, blist_t bnds, regset used_regs, in collect_unavailable_regs_from_bnds() 1644 find_best_reg_for_expr (expr_t expr, blist_t bnds, bool *is_orig_reg_p) in find_best_reg_for_expr() 3698 fill_vec_av_set (av_set_t av, blist_t bnds, fence_t fence, in fill_vec_av_set() 4006 fill_ready_list (av_set_t *av_ptr, blist_t bnds, fence_t fence, in fill_ready_list() 4379 find_best_expr (av_set_t *av_vliw_ptr, blist_t bnds, fence_t fence, in find_best_expr() 5015 remove_insns_for_debug (blist_t bnds, av_set_t *av_vliw_p) in remove_insns_for_debug() 5036 compute_av_set_on_boundaries (fence_t fence, blist_t bnds, av_set_t *av_vliw_p) in compute_av_set_on_boundaries() 5511 blist_t bnds = NULL, *bnds_tailp; in fill_insns() local
|
H A D | sel-sched-ir.h | 262 ilist_t bnds; member
|