Searched defs:dst_subreg (Results 1 – 2 of 2) sorted by relevance
1693 unsigned dst_subreg = brw_inst_access_mode(devinfo, inst) == BRW_ALIGN_1 ? in vector_immediate_restrictions() local1759 unsigned dst_subreg = brw_inst_dst_da1_subreg_nr(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local
2144 unsigned dst_subreg; in TEST_P() member2155 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() argument