Searched refs:same_src_dst_reg (Results 1 – 1 of 1) sorted by relevance
39 static boolean same_src_dst_reg(struct i915_full_src_register* s1, struct i915_full_dst_register* d… in same_src_dst_reg() function209 !same_src_dst_reg(&next->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()233 !same_src_dst_reg(&next->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) && in i915_fpc_optimize_mov_after_alu()268 same_src_dst_reg(¤t.FullInstruction.Src[0], ¤t.FullInstruction.Dst[0]) ) in i915_fpc_useless_mov()294 same_src_dst_reg(&next->FullInstruction.Src[0], ¤t->FullInstruction.Dst[0]) ) in i915_fpc_optimize_useless_mov_after_inst()