Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_alu.c197 static int is_dst_safe_to_reuse(struct rc_instruction *inst) in is_dst_safe_to_reuse() function
221 if (is_dst_safe_to_reuse(inst)) in try_to_reuse_dst()