Home
last modified time | relevance | path

Searched defs:bnds (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.c491 bounds *bnds) in bound_difference_of_offsetted_base()
543 bounds *bnds) in refine_bounds_using_guard()
798 bounds_add (bounds *bnds, const widest_int &delta, tree type) in bounds_add()
826 bounds_negate (bounds *bnds) in bounds_negate()
898 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max()
968 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_ne()
1153 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne()
1339 class tree_niter_desc *niter, bounds *bnds) in assert_loop_rolls_lt()
1467 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt()
1580 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_le()
[all …]
H A Dtree-ssa-loop-niter.cc509 bounds *bnds) in bound_difference_of_offsetted_base()
561 bounds *bnds) in refine_bounds_using_guard()
816 bounds_add (bounds *bnds, const widest_int &delta, tree type) in bounds_add()
844 bounds_negate (bounds *bnds) in bounds_negate()
916 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max()
986 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_ne()
1165 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne()
1351 class tree_niter_desc *niter, bounds *bnds) in assert_loop_rolls_lt()
1611 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt()
1729 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_le()
[all …]
H A Dsel-sched-dump.c503 dump_blist (blist_t bnds) in dump_blist()
984 debug_blist (blist_t bnds) in debug_blist()
H A Dsel-sched-dump.cc503 dump_blist (blist_t bnds) in dump_blist()
981 debug_blist (blist_t bnds) in debug_blist()
H A Dsel-sched.c1566 collect_unavailable_regs_from_bnds (expr_t expr, blist_t bnds, regset used_regs, in collect_unavailable_regs_from_bnds()
1631 find_best_reg_for_expr (expr_t expr, blist_t bnds, bool *is_orig_reg_p) in find_best_reg_for_expr()
3684 fill_vec_av_set (av_set_t av, blist_t bnds, fence_t fence, in fill_vec_av_set()
3992 fill_ready_list (av_set_t *av_ptr, blist_t bnds, fence_t fence, in fill_ready_list()
4365 find_best_expr (av_set_t *av_vliw_ptr, blist_t bnds, fence_t fence, in find_best_expr()
5001 remove_insns_for_debug (blist_t bnds, av_set_t *av_vliw_p) in remove_insns_for_debug()
5022 compute_av_set_on_boundaries (fence_t fence, blist_t bnds, av_set_t *av_vliw_p) in compute_av_set_on_boundaries()
5497 blist_t bnds = NULL, *bnds_tailp; in fill_insns() local
H A Dsel-sched.cc1566 collect_unavailable_regs_from_bnds (expr_t expr, blist_t bnds, regset used_regs, in collect_unavailable_regs_from_bnds()
1631 find_best_reg_for_expr (expr_t expr, blist_t bnds, bool *is_orig_reg_p) in find_best_reg_for_expr()
3684 fill_vec_av_set (av_set_t av, blist_t bnds, fence_t fence, in fill_vec_av_set()
3992 fill_ready_list (av_set_t *av_ptr, blist_t bnds, fence_t fence, in fill_ready_list()
4365 find_best_expr (av_set_t *av_vliw_ptr, blist_t bnds, fence_t fence, in find_best_expr()
5001 remove_insns_for_debug (blist_t bnds, av_set_t *av_vliw_p) in remove_insns_for_debug()
5022 compute_av_set_on_boundaries (fence_t fence, blist_t bnds, av_set_t *av_vliw_p) in compute_av_set_on_boundaries()
5497 blist_t bnds = NULL, *bnds_tailp; in fill_insns() local
H A Dsel-sched-ir.h262 ilist_t bnds; member
H A Dtree-vrp.c3835 tree bnds[] = { TYPE_MIN_VALUE (dom), TYPE_MAX_VALUE (dom) }; in check_mem_ref() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.c491 bounds *bnds) in bound_difference_of_offsetted_base()
543 bounds *bnds) in refine_bounds_using_guard()
798 bounds_add (bounds *bnds, const widest_int &delta, tree type) in bounds_add()
826 bounds_negate (bounds *bnds) in bounds_negate()
898 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max()
968 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_ne()
1153 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne()
1339 class tree_niter_desc *niter, bounds *bnds) in assert_loop_rolls_lt()
1467 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt()
1580 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_le()
[all …]
H A Dsel-sched-dump.c503 dump_blist (blist_t bnds) in dump_blist()
984 debug_blist (blist_t bnds) in debug_blist()
H A Dsel-sched.c1566 collect_unavailable_regs_from_bnds (expr_t expr, blist_t bnds, regset used_regs, in collect_unavailable_regs_from_bnds()
1631 find_best_reg_for_expr (expr_t expr, blist_t bnds, bool *is_orig_reg_p) in find_best_reg_for_expr()
3684 fill_vec_av_set (av_set_t av, blist_t bnds, fence_t fence, in fill_vec_av_set()
3992 fill_ready_list (av_set_t *av_ptr, blist_t bnds, fence_t fence, in fill_ready_list()
4365 find_best_expr (av_set_t *av_vliw_ptr, blist_t bnds, fence_t fence, in find_best_expr()
5001 remove_insns_for_debug (blist_t bnds, av_set_t *av_vliw_p) in remove_insns_for_debug()
5022 compute_av_set_on_boundaries (fence_t fence, blist_t bnds, av_set_t *av_vliw_p) in compute_av_set_on_boundaries()
5497 blist_t bnds = NULL, *bnds_tailp; in fill_insns() local
H A Dsel-sched-ir.h262 ilist_t bnds; member
H A Dtree-vrp.c3835 tree bnds[] = { TYPE_MIN_VALUE (dom), TYPE_MAX_VALUE (dom) }; in check_mem_ref() local