Searched refs:get_3src_subreg_nr (Results 1 – 1 of 1) sorted by relevance
667 get_3src_subreg_nr(struct brw_reg reg) in get_3src_subreg_nr() function828 brw_inst_set_3src_a16_src0_subreg_nr(devinfo, inst, get_3src_subreg_nr(src0)); in brw_alu3()837 brw_inst_set_3src_a16_src1_subreg_nr(devinfo, inst, get_3src_subreg_nr(src1)); in brw_alu3()846 brw_inst_set_3src_a16_src2_subreg_nr(devinfo, inst, get_3src_subreg_nr(src2)); in brw_alu3()