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