| /external/mesa3d/src/intel/compiler/ |
| D | test_eu_validate.cpp | 1412 enum brw_reg_type src0_type; in TEST_P() member 1420 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument 1483 enum brw_reg_type src0_type; in TEST_P() member 1489 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1542 enum brw_reg_type src0_type; in TEST_P() member 1551 #define INST(dst_type, src0_type, src1_type, dst_stride, read_acc, subnr, \ in TEST_P() argument 1619 enum brw_reg_type src0_type; in TEST_P() member 1627 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1704 enum brw_reg_type src0_type; in TEST_P() member 1712 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument [all …]
|
| D | brw_fs_lower_dpas.cpp | 23 const brw_reg_type src0_type = inst->dst.type; in f16_using_mac() local 178 const brw_reg_type src0_type = inst->dst.type; in int8_using_mul_add() local
|
| D | brw_eu_validate.c | 577 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in is_half_float_conversion() local 613 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in is_mixed_float() local 638 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in is_byte_conversion() local 790 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in general_restrictions_based_on_operand_types() local 818 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in general_restrictions_based_on_operand_types() local 1090 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in special_restrictions_for_mixed_float_mode() local 1738 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local 1812 const enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); in instruction_restrictions() local 2093 const enum brw_reg_type src0_type = in instruction_restrictions() local
|
| /external/mesa3d/src/intel/compiler/elk/ |
| D | elk_test_eu_validate.cpp | 1323 enum elk_reg_type src0_type; in TEST_P() member 1331 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument 1390 enum elk_reg_type src0_type; in TEST_P() member 1396 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1445 enum elk_reg_type src0_type; in TEST_P() member 1454 #define INST(dst_type, src0_type, src1_type, dst_stride, read_acc, subnr, \ in TEST_P() argument 1522 enum elk_reg_type src0_type; in TEST_P() member 1530 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1607 enum elk_reg_type src0_type; in TEST_P() member 1615 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument [all …]
|
| D | elk_eu_validate.c | 606 enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in is_half_float_conversion() local 645 enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in is_mixed_float() local 670 enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in is_byte_conversion() local 830 enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in general_restrictions_based_on_operand_types() local 858 enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in general_restrictions_based_on_operand_types() local 1156 enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in special_restrictions_for_mixed_float_mode() local 2011 enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local 2127 const enum elk_reg_type src0_type = elk_inst_src0_type(devinfo, inst); in instruction_restrictions() local 2499 const enum elk_reg_type src0_type = in instruction_restrictions() local
|
| /external/mesa3d/src/panfrost/lib/ |
| D | pan_blend.h | 77 nir_alu_type src0_type, src1_type; member
|
| D | pan_blend.c | 632 nir_alu_type src0_type, nir_alu_type src1_type, in pan_blend_create_shader()
|