Home | History | Annotate | Download | only in i965

Lines Matching defs:last_rhs_inst

678                                    fs_inst *last_rhs_inst)
689 last_rhs_inst,
694 /* If last_rhs_inst wrote a different number of components than our LHS,
721 fs_inst *last_rhs_inst = (fs_inst *) this->instructions.get_tail();
726 if (try_rewrite_rhs_to_dst(ir, l, r, pre_rhs_inst, last_rhs_inst))