Searched refs:BRW_WIDTH_8 (Results 1 – 6 of 6) sorted by relevance
1062 BRW_WIDTH_8 = 3, enumerator
824 src.width != BRW_WIDTH_8 || in fix_3src_operand()
470 BRW_WIDTH_8, in brw_vec8_reg()
876 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_8); in TEST_P()889 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_8); in TEST_P()970 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_8); in TEST_P()
1218 case BRW_VERTICAL_STRIDE_8: return BRW_WIDTH_8; in implied_width()
1243 src1.width = BRW_WIDTH_8; in brw_PLN()