Home
last modified time | relevance | path

Searched refs:BLOCK_NUM (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsched-ebb.c111 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
H A Dsched-rgn.c156 (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
220 #define INSN_PROBABILITY(INSN) (SRC_PROB (BLOCK_TO_BB (BLOCK_NUM (INSN))))
1860 if ((CONTAINING_RGN (BLOCK_NUM (next)) == in find_conditional_protection()
1903 || (CONTAINING_RGN (BLOCK_NUM (insn1)) in is_conditionally_protected()
2294 return BLOCK_TO_BB (BLOCK_NUM (next)) == BLOCK_TO_BB (BLOCK_NUM (insn)); in contributes_to_priority()
2810 BLOCK_NUM (insn), in debug_dependencies()
H A Dsched-int.h1341 #define BLOCK_NUM(INSN) (BLOCK_FOR_INSN (INSN)->index + 0) macro
1355 #define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
H A Dsel-sched.c680 INSN_UID (insn), INSN_UID (succ), BLOCK_NUM (succ)); in extract_new_fences_from()
699 BLOCK_NUM (succ), b ? "continue" : "reset"); in extract_new_fences_from()
706 bitmap_set_bit (forced_ebb_heads, BLOCK_NUM (succ)); in extract_new_fences_from()
7479 BLOCK_NUM (insn)); in calculate_new_fences()
H A Dsel-sched-ir.c1700 EXPR_ORIG_BB_INDEX (expr) = BLOCK_NUM (insn); in prepare_insn_expr()
3005 REG_BR_PROB_BASE, INSN_PRIORITY (insn), 0, BLOCK_NUM (insn), in init_global_and_expr_for_insn()
4297 gcc_assert (CONTAINING_RGN (BLOCK_NUM (insn)) in sel_init_new_insn()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
H A Dsched-rgn.c162 (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
225 #define INSN_PROBABILITY(INSN) (SRC_PROB (BLOCK_TO_BB (BLOCK_NUM (INSN))))
1867 if ((CONTAINING_RGN (BLOCK_NUM (next)) == in find_conditional_protection()
1910 || (CONTAINING_RGN (BLOCK_NUM (insn1)) in is_conditionally_protected()
2315 return BLOCK_TO_BB (BLOCK_NUM (next)) == BLOCK_TO_BB (BLOCK_NUM (insn)); in contributes_to_priority()
2837 BLOCK_NUM (insn), in debug_dependencies()
H A Dsched-int.h1462 #define BLOCK_NUM(INSN) (BLOCK_FOR_INSN (INSN)->index + 0) macro
1477 #define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
H A Dsel-sched.c666 INSN_UID (insn), INSN_UID (succ), BLOCK_NUM (succ)); in extract_new_fences_from()
685 BLOCK_NUM (succ), b ? "continue" : "reset"); in extract_new_fences_from()
692 bitmap_set_bit (forced_ebb_heads, BLOCK_NUM (succ)); in extract_new_fences_from()
7424 BLOCK_NUM (insn)); in calculate_new_fences()
H A Dsel-sched-ir.c1708 EXPR_ORIG_BB_INDEX (expr) = BLOCK_NUM (insn); in prepare_insn_expr()
3037 REG_BR_PROB_BASE, INSN_PRIORITY (insn), 0, BLOCK_NUM (insn), in init_global_and_expr_for_insn()
4356 gcc_assert (CONTAINING_RGN (BLOCK_NUM (insn)) in sel_init_new_insn()