| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_lower_dpas.cpp | 24 const brw_reg_type src1_type = BRW_TYPE_HF; in f16_using_mac() local 131 const brw_reg_type src1_type = inst->src[1].type == BRW_TYPE_UB in int8_using_dp4a() local 180 const brw_reg_type src1_type = inst->src[1].type == BRW_TYPE_UB in int8_using_mul_add() local
|
| D | test_eu_validate.cpp | 1388 enum brw_reg_type src1_type; in TEST_P() member 1395 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument 1456 enum brw_reg_type src1_type; in TEST_P() member 1461 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1512 enum brw_reg_type src1_type; in TEST_P() member 1519 #define INST(dst_type, src0_type, src1_type, dst_stride, read_acc, subnr, \ in TEST_P() argument 1581 enum brw_reg_type src1_type; in TEST_P() member 1587 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1659 enum brw_reg_type src1_type; in TEST_P() member 1666 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument [all …]
|
| D | brw_eu_validate.c | 529 enum brw_reg_type src1_type = inst->src[1].type; in is_half_float_conversion() local 559 enum brw_reg_type src1_type = inst->src[1].type; in is_mixed_float() local 583 enum brw_reg_type src1_type = inst->src[1].type; in is_byte_conversion() local 1736 const enum brw_reg_type src1_type = inst->src[1].type; in instruction_restrictions() local 1979 const enum brw_reg_type src1_type = inst->src[1].type; in instruction_restrictions() local
|
| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_test_eu_validate.cpp | 1328 enum elk_reg_type src1_type; in TEST_P() member 1335 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument 1395 enum elk_reg_type src1_type; in TEST_P() member 1400 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1450 enum elk_reg_type src1_type; in TEST_P() member 1458 #define INST(dst_type, src0_type, src1_type, dst_stride, read_acc, subnr, \ in TEST_P() argument 1527 enum elk_reg_type src1_type; in TEST_P() member 1534 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1612 enum elk_reg_type src1_type; in TEST_P() member 1619 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument [all …]
|
| D | elk_eu_validate.c | 510 enum elk_reg_type src1_type = elk_inst_src1_type(devinfo, inst); in is_half_float_conversion() local 548 enum elk_reg_type src1_type = elk_inst_src1_type(devinfo, inst); in is_mixed_float() local 574 enum elk_reg_type src1_type = elk_inst_src1_type(devinfo, inst); in is_byte_conversion() local 700 enum elk_reg_type src1_type = num_sources > 1 ? in general_restrictions_based_on_operand_types() local 728 enum elk_reg_type src1_type = num_sources > 1 ? in general_restrictions_based_on_operand_types() local 1019 enum elk_reg_type src1_type = num_sources > 1 ? in special_restrictions_for_mixed_float_mode() local 1807 enum elk_reg_type src1_type = in special_requirements_for_handling_double_precision_data_types() local 1897 const enum elk_reg_type src1_type = elk_inst_src1_type(devinfo, inst); in instruction_restrictions() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_vX_blend.c | 51 nir_alu_type src0_type, nir_alu_type src1_type, in get_blend_shader() 389 nir_alu_type src1_type = fs_info->bifrost.blend_src1_type; in panvk_per_arch() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_blend.h | 78 nir_alu_type src0_type, src1_type; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opcodes.py | 571 def binop_horiz(name, out_size, out_type, src1_size, src1_type, src2_size, argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_nir.c | 1032 LLVMTypeRef src1_type = LLVMTypeOf(src[1]); in do_alu_action() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_nir_to_llvm.c | 198 LLVMTypeRef src1_type = LLVMTypeOf(src1); in emit_bcsel() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | nir_to_dxil.c | 2891 nir_alu_type src1_type = dxil_type_to_nir_type(dxil_value_get_type(src1)); in emit_alu() local
|