Searched refs:BRW_WIDTH_1 (Results 1 – 4 of 4) sorted by relevance
73 hwreg.width == BRW_WIDTH_1 && in brw_print_reg()
303 BRW_WIDTH_1, in brw_vec1_reg()382 BRW_WIDTH_1, in brw_imm_reg()542 BRW_WIDTH_1, in brw_ip_reg()563 BRW_WIDTH_1, in brw_notification_1_reg()
284 if (reg.width == BRW_WIDTH_1 && in brw_set_src0()287 insn->bits2.da1.src0_width = BRW_WIDTH_1; in brw_set_src0()355 if (reg.width == BRW_WIDTH_1 && in brw_set_src1()358 insn->bits3.da1.src1_width = BRW_WIDTH_1; in brw_set_src1()
758 #define BRW_WIDTH_1 0 macro