Searched defs:dst_subnr (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_eu_validate.c | 2026 const unsigned dst_subnr = inst->dst.subnr; in instruction_restrictions() local 2221 const unsigned dst_subnr = inst->dst.subnr / dst_size; in register_region_special_restrictions() local 2304 const unsigned dst_subnr = inst->dst.subnr / dst_size; in register_region_special_restrictions() local
|
D | test_eu_validate.cpp | 1275 unsigned dst_subnr; in TEST_P() member 1279 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument 1728 unsigned dst_subnr; in TEST_P() member 1732 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() argument 3273 unsigned dst_subnr; in TEST_P() member
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_test_eu_validate.cpp | 1213 unsigned dst_subnr; in TEST_P() member 1217 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument 1685 unsigned dst_subnr; in TEST_P() member 1690 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() argument
|