Home
last modified time | relevance | path

Searched refs:av_set (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched-ir.h928 av_set_t av_set; member
949 #define BB_AV_SET(BB) (SEL_REGION_BB_INFO (BB)->av_set)
H A Dsel-sched-ir.c2039 mark_unavailable_targets (av_set_t join_set, av_set_t av_set, regset lv_set) in mark_unavailable_targets() argument
2045 if (av_set_lookup (av_set, EXPR_VINSN (expr)) == NULL) in mark_unavailable_targets()
4491 av_set_t av_set; in get_av_set() local
4496 av_set = BB_AV_SET (BLOCK_FOR_INSN (insn)); in get_av_set()
4498 av_set = NULL; in get_av_set()
4500 return av_set; in get_av_set()
H A Dsel-sched.c2890 av_set_t av_set; in compute_av_set_inside_bb() local
2893 av_set = BB_AV_SET (BLOCK_FOR_INSN (first_insn)); in compute_av_set_inside_bb()
2895 av_set = NULL; in compute_av_set_inside_bb()
2900 dump_av_set (av_set); in compute_av_set_inside_bb()
2904 return need_copy_p ? av_set_copy (av_set) : av_set; in compute_av_set_inside_bb()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsel-sched-ir.h928 av_set_t av_set; member
949 #define BB_AV_SET(BB) (SEL_REGION_BB_INFO (BB)->av_set)
H A Dsel-sched-ir.c2039 mark_unavailable_targets (av_set_t join_set, av_set_t av_set, regset lv_set) in mark_unavailable_targets() argument
2045 if (av_set_lookup (av_set, EXPR_VINSN (expr)) == NULL) in mark_unavailable_targets()
4491 av_set_t av_set; in get_av_set() local
4496 av_set = BB_AV_SET (BLOCK_FOR_INSN (insn)); in get_av_set()
4498 av_set = NULL; in get_av_set()
4500 return av_set; in get_av_set()
H A Dsel-sched-ir.cc2039 mark_unavailable_targets (av_set_t join_set, av_set_t av_set, regset lv_set) in mark_unavailable_targets() argument
2045 if (av_set_lookup (av_set, EXPR_VINSN (expr)) == NULL) in mark_unavailable_targets()
4492 av_set_t av_set; in get_av_set() local
4497 av_set = BB_AV_SET (BLOCK_FOR_INSN (insn)); in get_av_set()
4499 av_set = NULL; in get_av_set()
4501 return av_set; in get_av_set()
H A Dsel-sched.c2890 av_set_t av_set; in compute_av_set_inside_bb() local
2893 av_set = BB_AV_SET (BLOCK_FOR_INSN (first_insn)); in compute_av_set_inside_bb()
2895 av_set = NULL; in compute_av_set_inside_bb()
2900 dump_av_set (av_set); in compute_av_set_inside_bb()
2904 return need_copy_p ? av_set_copy (av_set) : av_set; in compute_av_set_inside_bb()
H A Dsel-sched.cc2890 av_set_t av_set; in compute_av_set_inside_bb() local
2893 av_set = BB_AV_SET (BLOCK_FOR_INSN (first_insn)); in compute_av_set_inside_bb()
2895 av_set = NULL; in compute_av_set_inside_bb()
2900 dump_av_set (av_set); in compute_av_set_inside_bb()
2904 return need_copy_p ? av_set_copy (av_set) : av_set; in compute_av_set_inside_bb()