Home
last modified time | relevance | path

Searched defs:src0 (Results 1 – 25 of 269) sorted by relevance

1234567891011

/third_party/ffmpeg/tests/checkasm/
Dfloat_dsp.c44 static void test_vector_fmul(const float *src0, const float *src1) in test_vector_fmul()
67 static void test_vector_dmul(const double *src0, const double *src1) in test_vector_dmul()
91 static void test_vector_fmul_add(const float *src0, const float *src1, const float *src2) in test_vector_fmul_add()
113 static void test_vector_fmul_scalar(const float *src0, const float *src1) in test_vector_fmul_scalar()
136 static void test_vector_fmul_window(const float *src0, const float *src1, const float *win) in test_vector_fmul_window()
159 static void test_vector_fmac_scalar(const float *src0, const float *src1, const float *src2) in test_vector_fmac_scalar()
184 static void test_vector_dmul_scalar(const double *src0, const double *src1) in test_vector_dmul_scalar()
207 static void test_vector_dmac_scalar(const double *src0, const double *src1, const double *src2) in test_vector_dmac_scalar()
231 static void test_butterflies_float(const float *src0, const float *src1) in test_butterflies_float()
266 static void test_scalarproduct_float(const float *src0, const float *src1) in test_scalarproduct_float()
Dfixed_dsp.c40 static void check_vector_fmul(const int *src0, const int *src1) in check_vector_fmul()
54 static void check_vector_fmul_add(const int *src0, const int *src1, const int *src2) in check_vector_fmul_add()
68 static void check_vector_fmul_window(const int32_t *src0, const int32_t *src1, const int32_t *win) in check_vector_fmul_window()
82 static void check_vector_fmul_window_scaled(const int32_t *src0, const int32_t *src1, const int32_t… in check_vector_fmul_window_scaled()
96 static void check_butterflies(const int *src0, const int *src1) in check_butterflies()
120 static void check_scalarproduct_fixed(const int *src0, const int *src1) in check_scalarproduct_fixed()
Dllviddsp.c49 uint8_t *src0 = av_calloc(width, sizeof(*src0)); in check_add_bytes() local
77 uint8_t *src0 = av_calloc(width, sizeof(*src0)); in check_add_median_pred() local
115 uint8_t *src0 = av_calloc(width, sizeof(*src0)); in check_add_left_pred() local
144 uint16_t *src0 = av_calloc(width, sizeof(*src0)); in check_add_left_pred_16() local
170 uint8_t *src0, *src1; in check_add_gradient_pred() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32_grad/
Dactivation_grad_fp32.c26 int ReluGrad(const float *src0, const float *src1, int length, float *dst) { in ReluGrad()
44 int Relu6Grad(const float *src0, const float *src1, size_t length, float *dst) { in Relu6Grad()
65 int LReluGrad(const float *src0, const float *src1, size_t length, float *dst, float alpha) { in LReluGrad()
72 int SigmoidGrad(const float *src0, const float *src1, size_t length, float *dst) { in SigmoidGrad()
79 int TanhGrad(const float *src0, const float *src1, size_t length, float *dst) { in TanhGrad()
86 int HSwishGrad(const float *src0, const float *src1, size_t length, float *dst) { in HSwishGrad()
94 int HSigmoidGrad(const float *src0, const float *src1, size_t length, float *dst) { in HSigmoidGrad()
102 int EluGrad(const float *src0, const float *src1, size_t length, float *dst, float alpha) { in EluGrad()
109 int GeluGrad(const float *src0, const float *src1, size_t length, float *dst) { in GeluGrad()
117 int SoftplusGrad(const float *src0, const float *src1, int length, float *dst) { in SoftplusGrad()
[all …]
/third_party/mesa3d/src/intel/compiler/
Dtest_opt_saturate_propagation.cpp113 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
146 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
182 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
215 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
247 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
283 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
318 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
354 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
436 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
476 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
[all …]
Dtest_opt_cmod_propagation.cpp123 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
154 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
187 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
219 brw_reg src0 = bld.vgrf(BRW_TYPE_UD); in TEST_F() local
281 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
318 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
359 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
397 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
437 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
485 brw_reg src0 = bld.vgrf(BRW_TYPE_F); in TEST_F() local
[all …]
Dbrw_opt_algebraic.cpp148 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
/third_party/mesa3d/src/intel/compiler/elk/
Delk_test_fs_saturate_propagation.cpp125 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 …]
Delk_test_fs_cmod_propagation.cpp134 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 …]
Delk_test_vec4_cmod_propagation.cpp162 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 …]
Delk_vec4_visitor.cpp32 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 …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16_grad/
Dactivation_grad_fp16.c28 int ReluFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst) { in ReluFp16Grad()
46 int Relu6Fp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst) { in Relu6Fp16Grad()
67 int LReluFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst, float16… in LReluFp16Grad()
83 int SigmoidFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst) { in SigmoidFp16Grad()
100 int TanhFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst) { in TanhFp16Grad()
107 int HSwishFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst) { in HSwishFp16Grad()
115 int HSigmoidFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst) { in HSigmoidFp16Grad()
122 int EluFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst, float16_t… in EluFp16Grad()
145 int GeluFp16Grad(const float16_t *src0, const float16_t *src1, int length, float16_t *dst) { in GeluFp16Grad()
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_rogue_pds_encode.h66 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 …]
Dpvr_pds_printer.c69 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 …]
/third_party/mesa3d/src/compiler/nir/tests/
Drange_analysis_tests.cpp52 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
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native_layer_mathbinary.c31 static float sub(float src0, float src1) in sub()
35 static float add(float src0, float src1) in add()
39 static float mul(float src0, float src1) in mul()
43 static float realdiv(float src0, float src1) in realdiv()
47 static float minimum(float src0, float src1) in minimum()
51 static float floormod(float src0, float src1) in floormod()
/third_party/mesa3d/src/imagination/rogue/
Drogue_builder.c76 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 …]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp766 void ShaderCore::add(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in add()
774 void ShaderCore::iadd(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in iadd()
782 void ShaderCore::sub(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in sub()
790 void ShaderCore::isub(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in isub()
798 …void ShaderCore::mad(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &sr… in mad()
806 …void ShaderCore::imad(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &s… in imad()
814 void ShaderCore::mul(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in mul()
822 void ShaderCore::imul(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imul()
840 void ShaderCore::div(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in div()
848 void ShaderCore::idiv(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in idiv()
[all …]
DPixelPipeline.cpp87 const Src &src0 = instruction->src[0]; in applyShader() local
1450 void PixelPipeline::MOV(Vector4s &dst, Vector4s &src0) in MOV()
1458 void PixelPipeline::ADD(Vector4s &dst, Vector4s &src0, Vector4s &src1) in ADD()
1466 void PixelPipeline::SUB(Vector4s &dst, Vector4s &src0, Vector4s &src1) in SUB()
1474 void PixelPipeline::MAD(Vector4s &dst, Vector4s &src0, Vector4s &src1, Vector4s &src2) in MAD()
1483 void PixelPipeline::MUL(Vector4s &dst, Vector4s &src0, Vector4s &src1) in MUL()
1492 void PixelPipeline::DP3(Vector4s &dst, Vector4s &src0, Vector4s &src1) in DP3()
1510 void PixelPipeline::DP4(Vector4s &dst, Vector4s &src0, Vector4s &src1) in DP4()
1530 void PixelPipeline::LRP(Vector4s &dst, Vector4s &src0, Vector4s &src1, Vector4s &src2) in LRP()
1644 …PixelPipeline::TEXDP3TEX(Vector4s &dst, Float4 &u, Float4 &v, Float4 &s, int stage, Vector4s &src0) in TEXDP3TEX()
[all …]
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c333 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 …]
/third_party/ffmpeg/libavutil/
Dfixed_dsp.c51 static void vector_fmul_add_c(int *dst, const int *src0, const int *src1, const int *src2, int len){ in vector_fmul_add_c()
61 static void vector_fmul_reverse_c(int *dst, const int *src0, const int *src1, int len) in vector_fmul_reverse_c()
73 static void vector_fmul_window_scaled_c(int16_t *dst, const int32_t *src0, in vector_fmul_window_scaled_c()
94 static void vector_fmul_window_c(int32_t *dst, const int32_t *src0, in vector_fmul_window_c()
114 static void vector_fmul_c(int *dst, const int *src0, const int *src1, int len) in vector_fmul_c()
Dfloat_dsp.c27 static void vector_fmul_c(float *dst, const float *src0, const float *src1, in vector_fmul_c()
35 static void vector_dmul_c(double *dst, const double *src0, const double *src1, in vector_dmul_c()
75 static void vector_fmul_window_c(float *dst, const float *src0, in vector_fmul_window_c()
94 static void vector_fmul_add_c(float *dst, const float *src0, const float *src1, in vector_fmul_add_c()
102 static void vector_fmul_reverse_c(float *dst, const float *src0, in vector_fmul_reverse_c()
/third_party/ffmpeg/libavutil/ppc/
Dfloat_dsp_vsx.c25 const float *src0, const float *src1, in ff_vector_fmul_vsx()
40 void ff_vector_fmul_window_vsx(float *dst, const float *src0, in ff_vector_fmul_window_vsx()
74 void ff_vector_fmul_add_vsx(float *dst, const float *src0, in ff_vector_fmul_add_vsx()
90 void ff_vector_fmul_reverse_vsx(float *dst, const float *src0, in ff_vector_fmul_reverse_vsx()
Dfloat_dsp_altivec.c24 void ff_vector_fmul_altivec(float *dst, const float *src0, const float *src1, in ff_vector_fmul_altivec()
40 void ff_vector_fmul_window_altivec(float *dst, const float *src0, in ff_vector_fmul_window_altivec()
73 void ff_vector_fmul_add_altivec(float *dst, const float *src0, in ff_vector_fmul_add_altivec()
95 void ff_vector_fmul_reverse_altivec(float *dst, const float *src0, in ff_vector_fmul_reverse_altivec()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c139 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 …]

1234567891011