Searched refs:BRW_WIDTH_8 (Results 1 – 11 of 11) sorted by relevance
62 hwreg.width == BRW_WIDTH_8 && in brw_print_reg()
247 BRW_WIDTH_8, in brw_vec8_reg()430 imm.width = BRW_WIDTH_8; in brw_imm_v()
835 #define BRW_WIDTH_8 3 macro
48 if (reg.width == BRW_WIDTH_8 && p->compressed) in guess_execution_size()
3046 src->reg.width = BRW_WIDTH_8; in reset_instruction_src_region()
1043 BRW_WIDTH_8 = 3, enumerator
753 src.width != BRW_WIDTH_8 || in fix_3src_operand()
478 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()
1075 case BRW_VERTICAL_STRIDE_8: return BRW_WIDTH_8; in implied_width()
1222 src1.width = BRW_WIDTH_8; in brw_PLN()