Lines Matching refs:brw_reg
302 struct brw_reg get_tcs_output_urb_handle();
488 struct brw_reg payload,
489 struct brw_reg implied_header,
492 struct brw_reg dst,
493 struct brw_reg desc,
494 struct brw_reg ex_desc,
495 struct brw_reg payload,
496 struct brw_reg payload2);
497 void generate_fb_write(fs_inst *inst, struct brw_reg payload);
498 void generate_fb_read(fs_inst *inst, struct brw_reg dst,
499 struct brw_reg payload);
500 void generate_urb_read(fs_inst *inst, struct brw_reg dst, struct brw_reg payload);
501 void generate_urb_write(fs_inst *inst, struct brw_reg payload);
502 void generate_cs_terminate(fs_inst *inst, struct brw_reg payload);
503 void generate_barrier(fs_inst *inst, struct brw_reg src);
504 bool generate_linterp(fs_inst *inst, struct brw_reg dst,
505 struct brw_reg *src);
506 void generate_tex(fs_inst *inst, struct brw_reg dst,
507 struct brw_reg surface_index,
508 struct brw_reg sampler_index);
509 void generate_get_buffer_size(fs_inst *inst, struct brw_reg dst,
510 struct brw_reg src,
511 struct brw_reg surf_index);
513 struct brw_reg dst, struct brw_reg src);
515 struct brw_reg dst, struct brw_reg src);
516 void generate_scratch_write(fs_inst *inst, struct brw_reg src);
517 void generate_scratch_read(fs_inst *inst, struct brw_reg dst);
518 void generate_scratch_read_gfx7(fs_inst *inst, struct brw_reg dst);
519 void generate_scratch_header(fs_inst *inst, struct brw_reg dst);
520 void generate_uniform_pull_constant_load(fs_inst *inst, struct brw_reg dst,
521 struct brw_reg index,
522 struct brw_reg offset);
524 struct brw_reg dst,
525 struct brw_reg surf_index,
526 struct brw_reg payload);
528 struct brw_reg dst,
529 struct brw_reg index);
533 struct brw_reg dst,
534 struct brw_reg src,
535 struct brw_reg msg_data,
539 struct brw_reg dst,
540 struct brw_reg src0,
541 struct brw_reg src1);
546 struct brw_reg dst,
547 struct brw_reg x,
548 struct brw_reg y);
551 struct brw_reg dst,
552 struct brw_reg reg,
553 struct brw_reg indirect_byte_offset);
556 struct brw_reg dst,
557 struct brw_reg src,
558 struct brw_reg idx);
561 struct brw_reg dst, struct brw_reg src,