/openbsd/gnu/gcc/gcc/ |
H A D | cfgcleanup.c | 1058 flow_find_cross_jump (int mode ATTRIBUTE_UNUSED, basic_block bb1, in flow_find_cross_jump() 1167 basic_block bb1 = info->x_block; in condjump_equiv_p() local 1298 outgoing_edges_match (int mode, basic_block bb1, basic_block bb2) in outgoing_edges_match()
|
H A D | profile.c | 1064 basic_block group = bb, bb1; in find_group() local 1080 union_groups (basic_block bb1, basic_block bb2) in union_groups()
|
H A D | dominance.c | 790 nearest_common_dominator (enum cdi_direction dir, basic_block bb1, basic_block bb2) in nearest_common_dominator() 899 dominated_by_p (enum cdi_direction dir, basic_block bb1, basic_block bb2) in dominated_by_p()
|
H A D | sched-ebb.c | 205 basic_block bb1 = BLOCK_FOR_INSN (insn1); in rank() local
|
H A D | tree-ssa-phiopt.c | 158 basic_block bb1, bb2; in tree_ssa_phiopt() local
|
H A D | cfghooks.c | 489 can_merge_blocks_p (basic_block bb1, basic_block bb2) in can_merge_blocks_p()
|
H A D | tree-ssa-loop-niter.c | 1917 basic_block bb1 = bb_for_stmt (s1), bb2 = bb_for_stmt (s2); in stmt_dominates_stmt_p() local
|
H A D | global.c | 2315 rpost_cmp (const void *bb1, const void *bb2) in rpost_cmp()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | profile.c | 1079 basic_block group = bb, bb1; local 1095 union_groups (bb1, bb2) in union_groups() argument
|
H A D | dominance.c | 687 nearest_common_dominator (dom, bb1, bb2) in nearest_common_dominator() argument 705 dominated_by_p (dom, bb1, bb2) in dominated_by_p() argument
|
H A D | cfgcleanup.c | 1025 flow_find_cross_jump (mode, bb1, bb2, f1, f2) in flow_find_cross_jump() argument 1137 outgoing_edges_match (mode, bb1, bb2) in outgoing_edges_match() argument
|
H A D | cfgrtl.c | 1240 back_edge_of_syntactic_loop_p (bb1, bb2) in back_edge_of_syntactic_loop_p() argument
|
/openbsd/lib/libc/gdtoa/ |
H A D | strtod.c | 100 Bigint *bb = NULL, *bb1, *bd = NULL, *bd0 = NULL, *bs = NULL, *delta = NULL; local
|
H A D | strtodg.c | 355 Bigint *ab, *bb, *bb1, *bd, *bd0, *bs, *delta, *rvb, *rvb0; local
|
/openbsd/sys/arch/i386/stand/libsa/ |
H A D | biosdev.c | 251 void *bb, *bb1 = NULL; in biosd_io() local
|
/openbsd/sys/arch/amd64/stand/libsa/ |
H A D | biosdev.c | 250 void *bb, *bb1 = NULL; in biosd_io() local
|