Home
last modified time | relevance | path

Searched defs:dst_subreg (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/elk/
Delk_eu_validate.c1627 unsigned dst_subreg = elk_inst_access_mode(devinfo, inst) == ELK_ALIGN_1 ? in vector_immediate_restrictions() local
1691 unsigned dst_subreg = elk_inst_dst_da1_subreg_nr(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local
Delk_test_eu_validate.cpp2064 unsigned dst_subreg; in TEST_P() member
2075 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() argument
/external/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c1433 unsigned dst_subreg = inst->dst.subnr; in vector_immediate_restrictions() local
1496 unsigned dst_subreg = inst->dst.subnr; in special_requirements_for_handling_double_precision_data_types() local
Dtest_eu_validate.cpp2089 unsigned dst_subreg; in TEST_P() member
2100 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() argument