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()
468 bu_bb = NULL; in bu_sched_bb()
523 assert(op_map[n].bottom_bb == bu_bb); in bu_schedule()
597 oi.bottom_bb = bu_bb; in bu_find_best_bb()
601 bb_node* best_bb = bu_bb; in bu_find_best_bb()
666 if (oi.bottom_bb == bu_bb) { in bu_release_op()
Dsb_pass.h247 bb_node * bu_bb; variable
269 bu_bb(), pending_defs(), pending_nodes(), cur_sq(), in gcm()