Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_optimize.c55 static boolean same_src_reg(struct i915_full_src_register* d1, struct i915_full_src_register* d2) in same_src_reg() function
208 same_src_reg(&next->FullInstruction.Src[0], &current->FullInstruction.Src[1]) && in i915_fpc_optimize_mov_after_alu()
232 same_src_reg(&next->FullInstruction.Src[0], &current->FullInstruction.Src[0]) && in i915_fpc_optimize_mov_after_alu()