Home
last modified time | relevance | path

Searched defs:bb_end (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfgcleanup.cc212 cleanup_call_ctrl_altering_flag (basic_block bb, gimple *bb_end) in cleanup_call_ctrl_altering_flag()
H A Dsel-sched.cc2872 insn_t bb_end = sel_bb_end (BLOCK_FOR_INSN (first_insn)); in compute_av_set_inside_bb() local
4462 insn_t bb_end = BB_END (bb); in block_valid_for_bookkeeping_p() local
5665 rtx_insn *bb_end = sel_bb_end (book_block); in update_and_record_unavailable_insns() local
5920 insn_t bb_head, bb_end, bb_next, in_next; in need_nop_to_preserve_insn_bb() local
H A Dsel-sched-ir.h981 bool bb_end; member
H A Dsel-sched-ir.cc4810 insn_t bb_end = BB_END (pred_bb); in cfg_preds_1() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfgcleanup.c212 cleanup_call_ctrl_altering_flag (gimple *bb_end) in cleanup_call_ctrl_altering_flag()
H A Dsel-sched.c2872 insn_t bb_end = sel_bb_end (BLOCK_FOR_INSN (first_insn)); in compute_av_set_inside_bb() local
4462 insn_t bb_end = BB_END (bb); in block_valid_for_bookkeeping_p() local
5665 rtx_insn *bb_end = sel_bb_end (book_block); in update_and_record_unavailable_insns() local
5920 insn_t bb_head, bb_end, bb_next, in_next; in need_nop_to_preserve_insn_bb() local
H A Dsel-sched-ir.h981 bool bb_end; member
H A Dsel-sched-ir.c4809 insn_t bb_end = BB_END (pred_bb); in cfg_preds_1() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcmd_parser.c1746 bool bb_end = false; in find_bb_size() local