| /src/usr.sbin/installboot/ |
| bbinfo.c | 149 size_t bbi; local 211 for (bbi = 0; bbi < bbparams->maxsize; bbi += sizeof(uint32_t)) { 212 bbinfop = (void *) (bb + bbparams->headeroffset + bbi); 217 if (bbi >= bbparams->maxsize) {
|
| bbinfo.c | 149 size_t bbi; local 211 for (bbi = 0; bbi < bbparams->maxsize; bbi += sizeof(uint32_t)) { 212 bbinfop = (void *) (bb + bbparams->headeroffset + bbi); 217 if (bbi >= bbparams->maxsize) {
|
| /src/sys/arch/macppc/stand/installboot/ |
| installboot.c | 62 size_t bbi; local 149 for (bbi = 0; bbi < MACPPC_BOOT_BLOCK_MAX_SIZE; 150 bbi += sizeof(uint32_t)) { 151 bbinfop = (void *)(bb + bbi); 160 if (bbi >= MACPPC_BOOT_BLOCK_MAX_SIZE)
|
| installboot.c | 62 size_t bbi; local 149 for (bbi = 0; bbi < MACPPC_BOOT_BLOCK_MAX_SIZE; 150 bbi += sizeof(uint32_t)) { 151 bbinfop = (void *)(bb + bbi); 160 if (bbi >= MACPPC_BOOT_BLOCK_MAX_SIZE)
|
| /src/sys/arch/mvmeppc/stand/boot/ |
| boot.c | 85 struct bug_buginfo *bbi; local 97 bbi = &bug_bootinfo.bbi_bi.bbi; 114 parse_args(bbi->bbi_argstart, bbi->bbi_argend, &file, &howto, &part); 129 bbi->bbi_argstart = line; 130 bbi->bbi_argend = cp; 131 parse_args(bbi->bbi_argstart, bbi->bbi_argend, 137 bootinfo.bi_bootaddr = bbi->bbi_devaddr [all...] |
| boot.c | 85 struct bug_buginfo *bbi; local 97 bbi = &bug_bootinfo.bbi_bi.bbi; 114 parse_args(bbi->bbi_argstart, bbi->bbi_argend, &file, &howto, &part); 129 bbi->bbi_argstart = line; 130 bbi->bbi_argend = cp; 131 parse_args(bbi->bbi_argstart, bbi->bbi_argend, 137 bootinfo.bi_bootaddr = bbi->bbi_devaddr [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-range.cc | 902 unsigned bbi = bb->index; local 905 if (m_e0[bbi] && m_e0[bbi]->has_range (name)) 907 if (m_e0[bbi]->merge_range (name, r) && dump_file 912 fprintf (dump_file, " updated on edge %d->%d : ", bbi, 914 if (m_e0[bbi]->get_range (vr, name)) 920 if (m_e1[bbi] && m_e1[bbi]->has_range (name)) 922 if (m_e1[bbi]->merge_range (name, r) && dump_file 927 fprintf (dump_file, " updated on edge %d->%d : ", bbi, [all...] |
| gimple-range.cc | 902 unsigned bbi = bb->index; local 905 if (m_e0[bbi] && m_e0[bbi]->has_range (name)) 907 if (m_e0[bbi]->merge_range (name, r) && dump_file 912 fprintf (dump_file, " updated on edge %d->%d : ", bbi, 914 if (m_e0[bbi]->get_range (vr, name)) 920 if (m_e1[bbi] && m_e1[bbi]->has_range (name)) 922 if (m_e1[bbi]->merge_range (name, r) && dump_file 927 fprintf (dump_file, " updated on edge %d->%d : ", bbi, [all...] |
| value-relation.cc | 1136 int bbi = bb->index; local 1138 if (bbi >= (int)m_relations.length()) 1142 bitmap bm = m_relations[bbi].m_names; 1144 bm = m_relations[bbi].m_names = BITMAP_ALLOC (&m_bitmaps); 1150 curr = find_relation_block (bbi, v1, v2, &ptr); 1175 if (m_relations[bbi].m_num_relations >= param_relation_block_limit) 1181 m_relations[bbi].m_num_relations++; 1197 ptr->m_next = m_relations[bbi].m_head; 1198 m_relations[bbi].m_head = ptr; 1230 int bbi = bb->index local [all...] |
| value-relation.cc | 1136 int bbi = bb->index; local 1138 if (bbi >= (int)m_relations.length()) 1142 bitmap bm = m_relations[bbi].m_names; 1144 bm = m_relations[bbi].m_names = BITMAP_ALLOC (&m_bitmaps); 1150 curr = find_relation_block (bbi, v1, v2, &ptr); 1175 if (m_relations[bbi].m_num_relations >= param_relation_block_limit) 1181 m_relations[bbi].m_num_relations++; 1197 ptr->m_next = m_relations[bbi].m_head; 1198 m_relations[bbi].m_head = ptr; 1230 int bbi = bb->index local [all...] |
| sel-sched-ir.cc | 5093 int i, bbi = bb->index, cur_bbi; 5099 if (rev_top_order_index[bbi] 5122 Just take the bbi of this single pred. */ 5163 int i, pos, bbi = -2, rgn; 5166 bbi = find_place_to_insert_bb (bb, rgn); 5167 bbi += 1; 5168 pos = RGN_BLOCKS (rgn) + bbi; 5171 && ebb_head[bbi] == pos); 5185 BLOCK_TO_BB (bb->index) = bbi; 5198 int i, pos, bbi = -2, rgn 5068 int i, bbi = bb->index, cur_bbi; local 5138 int i, pos, bbi = -2, rgn; local 5173 int i, pos, bbi = -2, rgn; local [all...] |
| sel-sched.cc | 2034 basic_block bbi, bbt; 2045 bbi = BLOCK_FOR_INSN (insn); 2047 if (EDGE_COUNT (bbi->preds) == 1) 2058 FOR_EACH_EDGE (e2, ei2, bbi->preds) 6747 int bbi = BLOCK_TO_BB (bb->index); 6753 bitmap_set_bit (visited_bbs, bbi); 6767 gcc_assert (succ_bbi > bbi); 6789 unsigned bbi; 6796 EXECUTE_IF_SET_IN_BITMAP (blocks_to_reschedule, 0, bbi, bi) 6798 gcc_assert (BLOCK_TO_BB (bbi) < current_nr_blocks) 2026 basic_block bbi, bbt; local 6734 int bbi = BLOCK_TO_BB (bb->index); local 6776 unsigned bbi; local [all...] |
| sel-sched-ir.cc | 5093 int i, bbi = bb->index, cur_bbi; 5099 if (rev_top_order_index[bbi] 5122 Just take the bbi of this single pred. */ 5163 int i, pos, bbi = -2, rgn; 5166 bbi = find_place_to_insert_bb (bb, rgn); 5167 bbi += 1; 5168 pos = RGN_BLOCKS (rgn) + bbi; 5171 && ebb_head[bbi] == pos); 5185 BLOCK_TO_BB (bb->index) = bbi; 5198 int i, pos, bbi = -2, rgn 5068 int i, bbi = bb->index, cur_bbi; local 5138 int i, pos, bbi = -2, rgn; local 5173 int i, pos, bbi = -2, rgn; local [all...] |
| sel-sched.cc | 2034 basic_block bbi, bbt; 2045 bbi = BLOCK_FOR_INSN (insn); 2047 if (EDGE_COUNT (bbi->preds) == 1) 2058 FOR_EACH_EDGE (e2, ei2, bbi->preds) 6747 int bbi = BLOCK_TO_BB (bb->index); 6753 bitmap_set_bit (visited_bbs, bbi); 6767 gcc_assert (succ_bbi > bbi); 6789 unsigned bbi; 6796 EXECUTE_IF_SET_IN_BITMAP (blocks_to_reschedule, 0, bbi, bi) 6798 gcc_assert (BLOCK_TO_BB (bbi) < current_nr_blocks) 2026 basic_block bbi, bbt; local 6734 int bbi = BLOCK_TO_BB (bb->index); local 6776 unsigned bbi; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| value-relation.cc | 925 int bbi = bb->index; local 927 if (bbi >= (int)m_relations.length()) 931 bitmap bm = m_relations[bbi].m_names; 933 bm = m_relations[bbi].m_names = BITMAP_ALLOC (&m_bitmaps); 939 curr = find_relation_block (bbi, v1, v2, &ptr); 961 if (m_relations[bbi].m_num_relations >= param_relation_block_limit) 967 m_relations[bbi].m_num_relations++; 983 ptr->m_next = m_relations[bbi].m_head; 984 m_relations[bbi].m_head = ptr; 1016 int bbi = bb->index local [all...] |
| value-relation.cc | 925 int bbi = bb->index; local 927 if (bbi >= (int)m_relations.length()) 931 bitmap bm = m_relations[bbi].m_names; 933 bm = m_relations[bbi].m_names = BITMAP_ALLOC (&m_bitmaps); 939 curr = find_relation_block (bbi, v1, v2, &ptr); 961 if (m_relations[bbi].m_num_relations >= param_relation_block_limit) 967 m_relations[bbi].m_num_relations++; 983 ptr->m_next = m_relations[bbi].m_head; 984 m_relations[bbi].m_head = ptr; 1016 int bbi = bb->index local [all...] |
| sel-sched-ir.cc | 5093 int i, bbi = bb->index, cur_bbi; 5099 if (rev_top_order_index[bbi] 5122 Just take the bbi of this single pred. */ 5163 int i, pos, bbi = -2, rgn; 5166 bbi = find_place_to_insert_bb (bb, rgn); 5167 bbi += 1; 5168 pos = RGN_BLOCKS (rgn) + bbi; 5171 && ebb_head[bbi] == pos); 5185 BLOCK_TO_BB (bb->index) = bbi; 5198 int i, pos, bbi = -2, rgn 5068 int i, bbi = bb->index, cur_bbi; local 5138 int i, pos, bbi = -2, rgn; local 5173 int i, pos, bbi = -2, rgn; local [all...] |
| sel-sched.cc | 2026 basic_block bbi, bbt; 2037 bbi = BLOCK_FOR_INSN (insn); 2039 if (EDGE_COUNT (bbi->preds) == 1) 2050 FOR_EACH_EDGE (e2, ei2, bbi->preds) 6739 int bbi = BLOCK_TO_BB (bb->index); 6745 bitmap_set_bit (visited_bbs, bbi); 6759 gcc_assert (succ_bbi > bbi); 6781 unsigned bbi; 6788 EXECUTE_IF_SET_IN_BITMAP (blocks_to_reschedule, 0, bbi, bi) 6790 gcc_assert (BLOCK_TO_BB (bbi) < current_nr_blocks) 2018 basic_block bbi, bbt; local 6726 int bbi = BLOCK_TO_BB (bb->index); local 6768 unsigned bbi; local [all...] |
| sel-sched-ir.cc | 5093 int i, bbi = bb->index, cur_bbi; 5099 if (rev_top_order_index[bbi] 5122 Just take the bbi of this single pred. */ 5163 int i, pos, bbi = -2, rgn; 5166 bbi = find_place_to_insert_bb (bb, rgn); 5167 bbi += 1; 5168 pos = RGN_BLOCKS (rgn) + bbi; 5171 && ebb_head[bbi] == pos); 5185 BLOCK_TO_BB (bb->index) = bbi; 5198 int i, pos, bbi = -2, rgn 5068 int i, bbi = bb->index, cur_bbi; local 5138 int i, pos, bbi = -2, rgn; local 5173 int i, pos, bbi = -2, rgn; local [all...] |
| sel-sched.cc | 2026 basic_block bbi, bbt; 2037 bbi = BLOCK_FOR_INSN (insn); 2039 if (EDGE_COUNT (bbi->preds) == 1) 2050 FOR_EACH_EDGE (e2, ei2, bbi->preds) 6739 int bbi = BLOCK_TO_BB (bb->index); 6745 bitmap_set_bit (visited_bbs, bbi); 6759 gcc_assert (succ_bbi > bbi); 6781 unsigned bbi; 6788 EXECUTE_IF_SET_IN_BITMAP (blocks_to_reschedule, 0, bbi, bi) 6790 gcc_assert (BLOCK_TO_BB (bbi) < current_nr_blocks) 2018 basic_block bbi, bbt; local 6726 int bbi = BLOCK_TO_BB (bb->index); local 6768 unsigned bbi; local [all...] |
| /src/sys/arch/mvmeppc/stand/libsa/ |
| bugsyscalls.h | 215 struct bug_buginfo bbi; member in union:bug_bootinfo::__anon1704
|
| bugsyscalls.h | 215 struct bug_buginfo bbi; member in union:bug_bootinfo::__anon1704
|