Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.c89 static void update_const_value(void * data, struct rc_instruction * inst, in update_const_value() function
222 rc_for_all_writes_mask(inst, update_const_value, &counter_value); in try_unroll_loop()