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.c47 static boolean same_dst_reg(struct i915_full_dst_register* d1, struct i915_full_dst_register* d2) in same_dst_reg() function
207 same_dst_reg(&next->FullInstruction.Dst[0], &current->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()
231 same_dst_reg(&next->FullInstruction.Dst[0], &current->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()