Home
last modified time | relevance | path

Searched refs:rc_for_all_reads_src (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.h60 void rc_for_all_reads_src(struct rc_instruction * inst, rc_read_src_fn cb,
Dradeon_remove_constants.c88 rc_for_all_reads_src(inst, mark_used, &d); in rc_remove_unused_constants()
Dradeon_dataflow.c183 void rc_for_all_reads_src( in rc_for_all_reads_src() function
248 rc_for_all_reads_src(inst, reads_normal_callback, &cb_data); in rc_for_all_reads_mask()
776 rc_for_all_reads_src(tmp, in get_readers_for_single_write()
Dradeon_compiler_util.c246 rc_for_all_reads_src(inst, normal_rewrite_writemask_cb, in rc_normal_rewrite_writemask()
447 rc_for_all_reads_src(inst, can_use_presub_read_cb, &d); in rc_inst_can_use_presub()
Dradeon_optimize.c136 rc_for_all_reads_src(reader_data->Writer, in is_src_clobbered_scan_write()