Searched refs:same_src_dst_reg (Results 1 – 1 of 1) sorted by relevance
46 static boolean same_src_dst_reg(struct i915_full_src_register *s1, struct i915_full_dst_register *d… in same_src_dst_reg() function413 same_src_dst_reg(&next->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_before_tex()443 !same_src_dst_reg(¤t->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) ) in i915_fpc_optimize_mov_after_mov()495 !same_src_dst_reg(&next->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()519 !same_src_dst_reg(&next->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()554 same_src_dst_reg(¤t.FullInstruction.Src[0], ¤t.FullInstruction.Dst[0]) ) in i915_fpc_useless_mov()587 same_src_dst_reg(&next->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) ) in i915_fpc_optimize_useless_mov_after_inst()