Searched refs:i915_fpc_optimize_mov_after_alu (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c489 static void i915_fpc_optimize_mov_after_alu(union i915_full_token *current, union i915_full_token *next) function
641 i915_fpc_optimize_mov_after_alu(&out_tokens->Tokens[i-1], &out_tokens->Tokens[i]);

Completed in 148 milliseconds