/external/ComputeLibrary/src/cpu/kernels/ |
D | CpuElementwiseKernel.cpp | 301 Status CpuElementwiseKernel<Derived>::validate_arguments_common(const ITensorInfo &src0, const ITen… in validate_arguments_common() 320 void CpuArithmeticKernel::configure_common(const ITensorInfo *src0, const ITensorInfo *src1, ITenso… in configure_common() 342 void CpuComparisonKernel::configure_common(const ITensorInfo *src0, const ITensorInfo *src1, ITenso… in configure_common() 370 auto src0 = tensors.get_const_tensor(TensorType::ACL_SRC_0); in run_op() local 388 void CpuArithmeticKernel::configure(ArithmeticOperation op, const ITensorInfo *src0, const ITensorI… in configure() 395 Status CpuArithmeticKernel::validate_arguments(const ITensorInfo &src0, const ITensorInfo &src1, co… in validate_arguments() 406 Status CpuArithmeticKernel::validate(ArithmeticOperation op, const ITensorInfo *src0, const ITensor… in validate() 458 void CpuDivisionKernel::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITensorInfo *ds… in configure() 506 Status CpuDivisionKernel::validate_arguments(const ITensorInfo &src0, const ITensorInfo &src1, cons… in validate_arguments() 512 Status CpuDivisionKernel::validate(const ITensorInfo *src0, const ITensorInfo *src1, const ITensorI… in validate() [all …]
|
D | CpuDirectConv3dKernel.cpp | 78 Status validate_arguments(const ITensorInfo *src0, const ITensorInfo *src1, const ITensorInfo *src2… in validate_arguments() 128 void CpuDirectConv3dKernel::configure(const ITensorInfo *src0, const ITensorInfo *src1, const ITens… in configure() 157 Status CpuDirectConv3dKernel::validate(const ITensorInfo *src0, const ITensorInfo *src1, const ITen… in validate() 171 auto src0 = tensors.get_const_tensor(TensorType::ACL_SRC_0); in run_op() local
|
/external/ComputeLibrary/src/cpu/operators/ |
D | CpuElementwise.cpp | 49 void CpuElementwiseArithmetic<op>::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITen… in configure() 58 Status CpuElementwiseArithmetic<op>::validate(const ITensorInfo *src0, const ITensorInfo *src1, con… in validate() 68 void CpuElementwiseDivision::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITensorInf… in configure() 76 Status CpuElementwiseDivision::validate(const ITensorInfo *src0, const ITensorInfo *src1, const ITe… in validate() 81 void CpuElementwisePower::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITensorInfo *… in configure() 89 Status CpuElementwisePower::validate(const ITensorInfo *src0, const ITensorInfo *src1, const ITenso… in validate() 95 void CpuElementwiseComparisonStatic<COP>::configure(const ITensorInfo *src0, const ITensorInfo *src… in configure() 104 Status CpuElementwiseComparisonStatic<COP>::validate(const ITensorInfo *src0, const ITensorInfo *sr… in validate() 109 void CpuElementwiseComparison::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITensorI… in configure() 117 Status CpuElementwiseComparison::validate(const ITensorInfo *src0, const ITensorInfo *src1, const I… in validate()
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_test_fs_saturate_propagation.cpp | 125 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 160 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 196 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 230 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 263 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 300 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 337 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 374 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 414 elk_fs_reg src0 = elk_imm_f(1.0f); in TEST_F() local 459 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local [all …]
|
D | elk_test_fs_cmod_propagation.cpp | 134 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 165 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 198 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 230 elk_fs_reg src0 = v->vgrf(glsl_uint_type()); in TEST_F() local 292 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 329 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 370 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 408 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 448 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local 488 elk_fs_reg src0 = v->vgrf(glsl_float_type()); in TEST_F() local [all …]
|
D | elk_test_vec4_cmod_propagation.cpp | 162 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 198 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 235 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 271 src_reg src0 = src_reg(v, glsl_uint_type()); in TEST_F() local 304 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 344 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 383 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 425 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 466 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local 502 src_reg src0 = src_reg(v, glsl_float_type()); in TEST_F() local [all …]
|
D | elk_vec4_visitor.cpp | 32 const src_reg &src0, const src_reg &src1, in vec4_instruction() 89 vec4_visitor::emit(enum elk_opcode opcode, const dst_reg &dst, const src_reg &src0, in emit() 97 vec4_visitor::emit(enum elk_opcode opcode, const dst_reg &dst, const src_reg &src0, in emit() 104 vec4_visitor::emit(enum elk_opcode opcode, const dst_reg &dst, const src_reg &src0) in emit() 207 vec4_visitor::IF(src_reg src0, src_reg src1, in IF() 230 vec4_visitor::CMP(dst_reg dst, src_reg src0, src_reg src1, in CMP() 338 const src_reg &src0, const src_reg &src1) in emit_math() 357 vec4_visitor::emit_pack_half_2x16(dst_reg dst, src_reg src0) in emit_pack_half_2x16() 434 vec4_visitor::emit_unpack_half_2x16(dst_reg dst, src_reg src0) in emit_unpack_half_2x16() 472 vec4_visitor::emit_unpack_unorm_4x8(const dst_reg &dst, src_reg src0) in emit_unpack_unorm_4x8() [all …]
|
/external/mesa3d/src/intel/compiler/ |
D | test_opt_cmod_propagation.cpp | 134 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 165 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 198 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 230 brw_reg src0 = bld.vgrf(BRW_TYPE_UD); in TEST_F() local 292 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 329 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 370 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 408 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 448 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 496 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local [all …]
|
D | test_opt_saturate_propagation.cpp | 124 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 157 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 193 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 226 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 258 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 294 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 329 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 365 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 447 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local 487 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local [all …]
|
D | brw_opt_algebraic.cpp | 148 const uint64_t src0 = src_as_uint(inst->src[0]); in brw_opt_constant_fold_instruction() local 166 const uint64_t src0 = src_as_uint(inst->src[0]); in brw_opt_constant_fold_instruction() local 181 const uint64_t src0 = src_as_uint(inst->src[0]); in brw_opt_constant_fold_instruction() local 248 const uint64_t src0 = src_as_uint(inst->src[0]); in brw_opt_constant_fold_instruction() local 261 const uint64_t src0 = src_as_uint(inst->src[0]); in brw_opt_constant_fold_instruction() local
|
/external/mesa3d/src/imagination/vulkan/pds/ |
D | pvr_rogue_pds_encode.h | 66 uint32_t src0, in pvr_pds_inst_encode_sftlp64() 118 uint32_t src0, in pvr_pds_inst_encode_sftlp32() 200 uint32_t src0, in pvr_rogue_inst_encode_mad() 229 uint32_t src0, in pvr_pds_inst_encode_add64() 255 uint32_t src0, in pvr_pds_inst_encode_add32() 280 uint32_t src0, in pvr_pds_inst_encode_cmp() 304 uint32_t src0, in pvr_pds_inst_encode_cmpi() 348 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_ld(uint32_t cc, uint32_t src0) in pvr_pds_inst_encode_ld() 363 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_st(uint32_t cc, uint32_t src0) in pvr_pds_inst_encode_st() 394 uint32_t src0, in pvr_pds_inst_encode_limm() [all …]
|
D | pvr_pds_printer.c | 69 char src0[32]; in pvr_pds_disassemble_instruction_add64() local 93 char src0[32]; in pvr_pds_disassemble_instruction_add32() local 118 char src0[32]; in pvr_pds_disassemble_instruction_sftlp32() local 170 char src0[32]; in pvr_pds_disassemble_instruction_stm() local 207 char src0[32]; in pds_disassemble_instruction_stmc() local 225 char src0[32]; in pvr_pds_disassemble_instruction_sftlp64() local 277 char src0[32]; in pvr_pds_disassemble_instruction_cmp() local 306 char src0[PVR_PDS_MAX_INST_STR_LEN]; in pvr_pds_disassemble_instruction_ldst() local 385 char src0[PVR_PDS_MAX_INST_STR_LEN]; in pvr_pds_disassemble_instruction_ddmad() local 486 char src0[PVR_PDS_MAX_INST_STR_LEN]; in pvr_pds_disassemble_instruction_mad() local [all …]
|
/external/mesa3d/src/compiler/nir/tests/ |
D | range_analysis_tests.cpp | 52 nir_def *src0, nir_def *src1) in build_alu_instr() 73 nir_def *src0 = nir_imm_ivec4(b, in TEST_F() local 102 nir_def *src0 = nir_imm_ivec4(b, in TEST_F() local 129 nir_def *src0 = nir_imm_int(b, 0xffffffff); in TEST_F() local 160 nir_def *src0 = nir_imm_int(b, 0xffffffff); in TEST_F() local 191 nir_def *src0 = nir_imm_int(b, 0xffffffff); in TEST_F() local 222 nir_def *src0 = nir_imm_int(b, 0xffffffff); in TEST_F() local
|
/external/libaom/aom_dsp/x86/ |
D | blend_a64_vmask_sse4.c | 31 const uint8_t *src0, uint32_t src0_stride, in blend_a64_vmask_w4_sse4_1() 56 const uint8_t *src0, uint32_t src0_stride, in blend_a64_vmask_w8_sse4_1() 81 const uint8_t *src0, in blend_a64_vmask_w16n_sse4_1() 113 const uint8_t *src0, uint32_t src0_stride, in aom_blend_a64_vmask_sse4_1() 152 uint16_t *dst, uint32_t dst_stride, const uint16_t *src0, in blend_a64_vmask_bn_w4_sse4_1() 173 const uint16_t *src0, in blend_a64_vmask_b10_w4_sse4_1() 184 const uint16_t *src0, in blend_a64_vmask_b12_w4_sse4_1() 195 uint16_t *dst, uint32_t dst_stride, const uint16_t *src0, in blend_a64_vmask_bn_w8n_sse4_1() 217 const uint16_t *src0, in blend_a64_vmask_b10_w8n_sse4_1() 227 const uint16_t *src0, in blend_a64_vmask_b12_w8n_sse4_1() [all …]
|
D | blend_sse4.h | 26 static inline __m128i blend_4(const uint8_t *src0, const uint8_t *src1, in blend_4() 41 static inline __m128i blend_8(const uint8_t *src0, const uint8_t *src1, in blend_8() 58 static inline __m128i blend_4_u8(const uint8_t *src0, const uint8_t *src1, in blend_4_u8() 72 static inline __m128i blend_8_u8(const uint8_t *src0, const uint8_t *src1, in blend_8_u8() 86 static inline __m128i blend_16_u8(const uint8_t *src0, const uint8_t *src1, in blend_16_u8() 106 static inline __m128i blend_4_b10(const uint16_t *src0, const uint16_t *src1, in blend_4_b10() 121 static inline __m128i blend_8_b10(const uint16_t *src0, const uint16_t *src1, in blend_8_b10() 136 static inline __m128i blend_4_b12(const uint16_t *src0, const uint16_t *src1, in blend_4_b12() 161 static inline __m128i blend_8_b12(const uint16_t *src0, const uint16_t *src1, in blend_8_b12()
|
D | blend_a64_mask_sse4.c | 32 const uint8_t *src0, uint32_t src0_stride, in blend_a64_mask_w4_sse4_1() 53 const uint8_t *src0, uint32_t src0_stride, in blend_a64_mask_w8_sse4_1() 74 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_w16n_sse4_1() 103 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_w4_sse4_1() 130 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_w8_sse4_1() 158 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_w16n_sse4_1() 194 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sy_w4_sse4_1() 220 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sy_w8_sse4_1() 244 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sy_w16n_sse4_1() 274 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_sy_w4_sse4_1() [all …]
|
D | blend_mask_sse4.h | 28 uint8_t *dst, const CONV_BUF_TYPE *src0, const CONV_BUF_TYPE *src1, in blend_a64_d16_mask_w4_sse41() 46 uint8_t *dst, const CONV_BUF_TYPE *src0, const CONV_BUF_TYPE *src1, in blend_a64_d16_mask_w8_sse41() 65 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh0_w4_sse4_1() 84 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh0_w8_sse4_1() 102 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh1_w4_sse4_1() 127 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh1_w8_sse4_1() 152 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh0_w4_sse4_1() 174 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh0_w8_sse4_1() 195 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh1_w4_sse4_1() 217 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh1_w8_sse4_1()
|
/external/mesa3d/src/imagination/rogue/ |
D | rogue_builder.c | 76 rogue_ref src0) in rogue_build_alu11() 86 rogue_ref src0, in rogue_build_alu12() 97 rogue_ref src0, in rogue_build_alu13() 110 rogue_ref src0, in rogue_build_alu22() 122 rogue_ref src0, in rogue_build_alu23() 136 rogue_ref src0, in rogue_build_alu35() 278 rogue_ref src0, in rogue_build_backend02() 289 rogue_ref src0) in rogue_build_backend11() 300 rogue_ref src0, in rogue_build_backend13() 313 rogue_ref src0, in rogue_build_backend14() [all …]
|
/external/ComputeLibrary/src/cpu/kernels/add/generic/sve/ |
D | integer.cpp | 33 void add_u8_sve(const ITensor *src0, const ITensor *src1, ITensor *dst, const ConvertPolicy &policy… in add_u8_sve() 38 void add_s16_sve(const ITensor *src0, const ITensor *src1, ITensor *dst, const ConvertPolicy &polic… in add_s16_sve() 43 void add_s32_sve(const ITensor *src0, const ITensor *src1, ITensor *dst, const ConvertPolicy &polic… in add_s32_sve()
|
/external/ComputeLibrary/src/cpu/kernels/add/generic/neon/ |
D | integer.cpp | 31 void add_u8_neon(const ITensor *src0, const ITensor *src1, ITensor *dst, const ConvertPolicy &polic… in add_u8_neon() 36 void add_s16_neon(const ITensor *src0, const ITensor *src1, ITensor *dst, const ConvertPolicy &poli… in add_s16_neon() 41 void add_s32_neon(const ITensor *src0, const ITensor *src1, ITensor *dst, const ConvertPolicy &poli… in add_s32_neon()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 333 struct src_register src0) in emit_op1() 346 struct src_register src0, in emit_op2() 361 struct src_register src0, in emit_op3() 378 struct src_register src0, in emit_op4() 438 struct src_register *src0) in emit_repl() 486 struct src_register src0) in submit_op1() 506 struct src_register src0, in submit_op2() 555 struct src_register src0, in submit_op3() 627 struct src_register src0, in submit_op4() 1011 const struct src_register src0 = in emit_fake_arl() local [all …]
|
/external/libvpx/vpx_dsp/mips/ |
D | sum_squares_msa.c | 22 uint64_t src0, src1, src2, src3; in vpx_sum_squares_2d_i16_msa() local 35 v8i16 src0, src1, src2, src3, src4, src5, src6, src7; in vpx_sum_squares_2d_i16_msa() local 47 v8i16 src0, src1, src2, src3, src4, src5, src6, src7; in vpx_sum_squares_2d_i16_msa() local 76 v8i16 src0, src1, src2, src3, src4, src5, src6, src7; in vpx_sum_squares_2d_i16_msa() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | add_test_util.cc | 30 tflite::gpu::Tensor<BHWC, T> src0, src1; in AddTwoEqualIntTensorsTest() local 74 tflite::gpu::Tensor<BHWC, T> src0, src1; in AddTwoEqualUintTensorsTest() local 117 TensorFloat32 src0, src1; in AddTwoEqualTensorsTest() local 154 TensorFloat32 src0, src1; in AddFirstTensorHasMoreChannelsThanSecondTest() local 185 TensorFloat32 src0, src1; in AddFirstTensorHasLessChannelsThanSecond() local
|
D | concat_test_util.cc | 31 TensorFloat32 src0, src1; in ConcatWidthTest() local 65 TensorFloat32 src0, src1; in ConcatHeightTest() local 96 TensorFloat32 src0, src1, src2; in ConcatChannelsTest() local 135 TensorFloat32 src0, src1; in ConcatChannelsAlignedx4Test() local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 139 const union tgsi_exec_channel *src0, in micro_cmp() 401 const union tgsi_double_channel *src0, in micro_dldexp() 509 const union tgsi_exec_channel *src0, in micro_lrp() 521 const union tgsi_exec_channel *src0, in micro_mad() 595 const union tgsi_exec_channel *src0, in micro_seq() 606 const union tgsi_exec_channel *src0, in micro_sge() 637 const union tgsi_exec_channel *src0, in micro_sgt() 658 const union tgsi_exec_channel *src0, in micro_sle() 669 const union tgsi_exec_channel *src0, in micro_slt() 680 const union tgsi_exec_channel *src0, in micro_sne() [all …]
|