Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_optimize.c54 static boolean same_dst_reg(struct i915_full_dst_register *d1, struct i915_full_dst_register *d2) in same_dst_reg() function
444 same_dst_reg(&next->FullInstruction.Dst[0], &current->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_mov()
496 same_dst_reg(&next->FullInstruction.Dst[0], &current->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()
520 same_dst_reg(&next->FullInstruction.Dst[0], &current->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()