Searched refs:sbitmap_a_and_b (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | lcm.c | 315 sbitmap_a_and_b (laterin[bb->index], laterin[bb->index], in compute_laterin() 341 sbitmap_a_and_b (laterin[last_basic_block], in compute_laterin() 652 sbitmap_a_and_b (nearerout[bb->index], nearerout[bb->index], in compute_nearerout() 675 sbitmap_a_and_b (nearerout[last_basic_block], in compute_nearerout()
|
| D | sbitmap.h | 196 extern void sbitmap_a_and_b (sbitmap, sbitmap, sbitmap);
|
| D | modulo-sched.c | 1954 sbitmap_a_and_b (tmp, v_node_succs, scc); in order_nodes_in_scc() 1965 sbitmap_a_and_b (workset, predecessors, scc); in order_nodes_in_scc() 1975 sbitmap_a_and_b (tmp, v_node_preds, scc); in order_nodes_in_scc() 1986 sbitmap_a_and_b (workset, successors, scc); in order_nodes_in_scc()
|
| D | sbitmap.c | 360 sbitmap_a_and_b (sbitmap dst, sbitmap a, sbitmap b) in sbitmap_a_and_b() function
|
| D | bt-load.c | 709 sbitmap_a_and_b ( in link_btr_uses()
|
| D | sched-rgn.c | 1313 sbitmap_a_and_b (dom[bb], dom[bb], dom[pred_bb]); in compute_dom_prob_ps()
|
| D | ChangeLog-2000 | 22309 (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
|
| D | ChangeLog-2001 | 7470 s/BITSET_INTER/sbitmap_a_and_b/g
|
| D | ChangeLog-2002 | 25953 * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,
|