Home
last modified time | relevance | path

Searched refs:dump_set (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_liveness.cpp192 dump::dump_set(sh, live); in update_interferences()
212 dump::dump_set(sh, v->interferences); in update_interferences()
324 dump::dump_set(sh, live); in process_op()
340 dump::dump_set(sh, live); in process_op()
Dsb_dump.cpp211 dump_set(sh, n.vars_defined); in visit()
378 void dump::dump_set(shader &sh, val_set& v) { in dump_set() function in r600_sb::dump
515 dump_set(sh, n.live_before); in dump_live_values()
520 dump_set(sh, n.live_after); in dump_live_values()
Dsb_sched.cpp823 dump::dump_set(sh, live); in init_regmap()
995 dump::dump_set(sh, live); in update_local_interferences()
1052 dump::dump_set(sh, live); in update_live_dst_vec()
1075 dump::dump_set(sh, live); in process_group()
1089 dump::dump_set(sh, live); in process_group()
1107 dump::dump_set(sh, s); in init_globals()
1282 dump::dump_set(sh, v->interferences); in recolor_local()
Dsb_ra_init.cpp296 dump::dump_set(sh, s); in alloc_arrays()
413 dump::dump_set(sh, interf); in color_bs_constraint()
493 dump::dump_set(sh, v->interferences); in color()
Dsb_ra_coalesce.cpp293 dump::dump_set(sh,interf); in color_chunks()
Dsb_pass.h193 static void dump_set(shader &sh, val_set & v);