Home | History | Annotate | Download | only in i965

Lines Matching refs:fs_inst

297    fs_inst *inst = bld.MOV(bld.null_reg_d(),
509 fs_inst *inst;
554 fs_inst *inst;
1500 fs_visitor::emit_percomp(const fs_builder &bld, const fs_inst &inst,
1507 fs_inst *new_inst = new(mem_ctx) fs_inst(inst);
1566 static fs_inst *
1576 fs_inst *inst;
1778 fs_inst *inst = abld.emit(opcode, reg_undef, payload);
1887 fs_inst *inst =
2048 fs_inst *inst;
2348 fs_inst *inst;
2487 fs_inst *inst;
2662 fs_inst *inst = bld.emit(opcode, bld.null_reg_ud(), payload);
2715 fs_inst *inst;
2916 fs_inst *
2975 fs_inst *inst = bld.emit(op, dst, srcs, ARRAY_SIZE(srcs));
2985 static fs_inst *
2989 fs_inst *inst = bld.emit(FS_OPCODE_FB_READ_LOGICAL, dst);
3132 fs_inst *cmp;
3245 fs_inst *inst =
4112 fs_inst *inst = ubld.emit(FS_OPCODE_GET_BUFFER_SIZE, ret_payload,
4468 fs_inst *inst = bld.emit(opcode, dst, srcs, ARRAY_SIZE(srcs));