Home
last modified time | relevance | path

Searched refs:bu_bb (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_gcm.cpp290 bu_bb = bb; in bu_sched_bb()
447 bu_bb = NULL; in bu_sched_bb()
502 assert(op_map[n].bottom_bb == bu_bb); in bu_schedule()
572 oi.bottom_bb = bu_bb; in bu_find_best_bb()
576 bb_node* best_bb = bu_bb; in bu_find_best_bb()
641 if (oi.bottom_bb == bu_bb) { in bu_release_op()
Dsb_pass.h246 bb_node * bu_bb; variable
267 bu_bb(), pending_defs(), pending_nodes(), cur_sq(), in gcm()