Home
last modified time | relevance | path

Searched refs:ebb_start (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-rgn.cc479 basic_block bb, ebb_start; in find_single_block_region() local
492 FOR_EACH_BB_FN (ebb_start, cfun) in find_single_block_region()
499 for (bb = ebb_start; ; bb = bb->next_bb) in find_single_block_region()
521 ebb_start = bb; in find_single_block_region()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-rgn.c479 basic_block bb, ebb_start; in find_single_block_region() local
492 FOR_EACH_BB_FN (ebb_start, cfun) in find_single_block_region()
499 for (bb = ebb_start; ; bb = bb->next_bb) in find_single_block_region()
521 ebb_start = bb; in find_single_block_region()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c125 bool ebb_start; member
3706 INSN_INFO_ENTRY (uid).ebb_start = false; in insn_set_clock()
4369 INSN_INFO_ENTRY (uid).ebb_start in c6x_variable_issue()
4930 INSN_INFO_ENTRY (INSN_UID (new_cycle_first)).ebb_start in reorg_split_calls()
4931 = INSN_INFO_ENTRY (INSN_UID (insn)).ebb_start; in reorg_split_calls()
5100 && INSN_INFO_ENTRY (INSN_UID (next)).ebb_start)) in reorg_emit_nops()
5744 INSN_INFO_ENTRY (INSN_UID (insn)).ebb_start = false; in hwloop_optimize()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc127 bool ebb_start; member
3708 INSN_INFO_ENTRY (uid).ebb_start = false; in insn_set_clock()
4371 INSN_INFO_ENTRY (uid).ebb_start in c6x_variable_issue()
4932 INSN_INFO_ENTRY (INSN_UID (new_cycle_first)).ebb_start in reorg_split_calls()
4933 = INSN_INFO_ENTRY (INSN_UID (insn)).ebb_start; in reorg_split_calls()
5102 && INSN_INFO_ENTRY (INSN_UID (next)).ebb_start)) in reorg_emit_nops()
5747 INSN_INFO_ENTRY (INSN_UID (insn)).ebb_start = false; in hwloop_optimize()