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()
373 void dump::dump_set(shader &sh, val_set& v) { in dump_set() function in r600_sb::dump
509 dump_set(sh, n.live_before); in dump_live_values()
514 dump_set(sh, n.live_after); in dump_live_values()
Dsb_sched.cpp811 dump::dump_set(sh, live); in init_regmap()
983 dump::dump_set(sh, live); in update_local_interferences()
1040 dump::dump_set(sh, live); in update_live_dst_vec()
1063 dump::dump_set(sh, live); in process_group()
1077 dump::dump_set(sh, live); in process_group()
1095 dump::dump_set(sh, s); in init_globals()
1254 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);