/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | winograd_avx.c | 391 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(src[1 + offset], src[2 + offset]); in OutputTransform6x3AvxUnit() local 400 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(t[1 + offset], t[2 + offset]); in OutputTransform6x3AvxUnit() local 433 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(src[1 + offset], src[2 + offset]); in OutputTransform6x3ReluAvxUnit() local 442 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(t[1 + offset], t[2 + offset]); in OutputTransform6x3ReluAvxUnit() local 479 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(src[1 + offset], src[2 + offset]); in OutputTransform6x3Relu6AvxUnit() local 488 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(t[1 + offset], t[2 + offset]); in OutputTransform6x3Relu6AvxUnit() local 526 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(src[1 + offset], src[2 + offset]); in OutputTransform6x4AvxUnit() local 537 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(t[1 + offset], t[2 + offset]); in OutputTransform6x4AvxUnit() local 571 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(src[1 + offset], src[2 + offset]); in OutputTransform6x4ReluAvxUnit() local 582 MS_FLOAT32X8 tmp1 = MS_ADD256_F32(t[1 + offset], t[2 + offset]); in OutputTransform6x4ReluAvxUnit() local [all …]
|
D | winograd_utils.c | 120 MS_FLOAT32X4 tmp1 = MS_SUBQ_F32(src[3 + offset], src[1 + offset]); in InputTransform6x6Unit() local 135 MS_FLOAT32X4 tmp1 = MS_SUBQ_F32(t[3 + offset], t[1 + offset]); in InputTransform6x6Unit() local 161 float tmp1 = src[3 + offset] - src[1 + offset]; in InputTransform6x6Unit() local 172 float tmp1 = t[3 + offset] - t[1 + offset]; in InputTransform6x6Unit() local 202 …MS_FLOAT32X4 tmp1 = MS_ADDQ_F32(MS_MULQ_N_F32(src[1 + offset], 1.125), MS_MULQ_N_F32(src[5 + offse… in InputTransform8x8Unit_block4() local 228 …MS_FLOAT32X4 tmp1 = MS_ADDQ_F32(MS_MULQ_N_F32(t[1 + offset], 1.125), MS_MULQ_N_F32(t[5 + offset], … in InputTransform8x8Unit_block4() local 267 float tmp1 = 1.125f * src[1 + offset] + 0.5f * src[5 + offset]; in InputTransform8x8Unit() local 284 float tmp1 = 1.125f * t[1 + offset] + 0.5f * t[5 + offset]; in InputTransform8x8Unit() local 988 MS_FLOAT32X4 tmp1 = MS_ADDQ_F32(src[1 + offset], src[2 + offset]); in OutputTransform6x3Unit() local 997 MS_FLOAT32X4 tmp1 = MS_ADDQ_F32(t[1 + offset], t[2 + offset]); in OutputTransform6x3Unit() local [all …]
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | winograd_utils_fp16.c | 172 float16x8_t tmp1 = vsubq_f16(src[3 + offset], src[1 + offset]); in InputTransform6x6UnitFp16() local 186 float16x8_t tmp1 = vsubq_f16(t[3 + offset], t[1 + offset]); in InputTransform6x6UnitFp16() local 209 float16x4_t tmp1 = vsub_f16(src[3 + offset], src[1 + offset]); in InputTransform6x6UnitFp16() local 222 float16x4_t tmp1 = vsub_f16(t[3 + offset], t[1 + offset]); in InputTransform6x6UnitFp16() local 248 float16_t tmp1 = src[3 + offset] - src[1 + offset]; in InputTransform6x6UnitFp16() local 259 float16_t tmp1 = t[3 + offset] - t[1 + offset]; in InputTransform6x6UnitFp16() local 287 …float16x8_t tmp1 = vaddq_f16(vmulq_n_f16(src[1 + offset], 1.125), vmulq_n_f16(src[5 + offset], 0.5… in InputTransform8x8UnitFp16() local 309 … float16x8_t tmp1 = vaddq_f16(vmulq_n_f16(t[1 + offset], 1.125), vmulq_n_f16(t[5 + offset], 0.5)); in InputTransform8x8UnitFp16() local 341 … float16x4_t tmp1 = vadd_f16(vmul_n_f16(src[1 + offset], 1.125), vmul_n_f16(src[5 + offset], 0.5)); in InputTransform8x8UnitFp16() local 362 float16x4_t tmp1 = vadd_f16(vmul_n_f16(t[1 + offset], 1.125), vmul_n_f16(t[5 + offset], 0.5)); in InputTransform8x8UnitFp16() local [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | dct.c | 50 float tmp1 = data[i ]; in dst_calc_I_c() local 80 float tmp1 = data[i]; in dct_calc_I_c() local 126 float tmp1 = data[i] * inv_n; in dct_calc_III_c() local 143 float tmp1 = data[i]; in dct_calc_II_c() local
|
D | faandct.c | 67 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local 116 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct() local 170 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct248() local
|
D | jfdctfst.c | 146 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable 210 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local 276 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast248() local
|
D | hq_hqadsp.c | 37 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_row() local 75 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_col() local
|
D | jfdctint_template.c | 184 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local 262 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local 344 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
|
/third_party/jerryscript/tests/benchmarks/jerry/ |
D | loop_arithmetics_10kk.js | 19 var tmp1; variable
|
D | loop_arithmetics_1kk.js | 19 var tmp1; variable
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/ |
D | MatMul_Sse.c | 50 __m128 tmp1 = _mm_mul_ps(ma1, mb); in MatrixMultiplyWinograd() local 79 __m128 tmp1 = _mm_mul_ps(ma1, mb); in MatrixMultiplyWinograd() local 122 __m128 tmp1 = _mm_mul_ps(b1, a1), tmp2 = _mm_mul_ps(b2, a1); in MatmulFloatSse64Opt() local 221 __m128 tmp1 = _mm_mul_ps(b1, a1), tmp2 = _mm_mul_ps(b2, a1); in DeconvMatmulFloatSse() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | cabac.h | 34 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
|
D | compute_antialias_fixed.h | 81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
|
/third_party/optimized-routines/string/aarch64/ |
D | memcmp.S | 27 #define tmp1 x7 macro
|
D | strchrnul-mte.S | 21 #define tmp1 x1 macro
|
D | strchr-mte.S | 21 #define tmp1 x1 macro
|
D | strchrnul.S | 23 #define tmp1 x3 macro
|
D | strchr.S | 23 #define tmp1 x3 macro
|
D | strcmp.S | 32 #define tmp1 x7 macro
|
/third_party/ffmpeg/tests/checkasm/ |
D | g722dsp.c | 37 const int16_t *tmp1 = src1; in check_qmf() local
|
/third_party/optimized-routines/string/arm/ |
D | strlen-armv6t2.S | 40 #define tmp1 r4 /* Overlaps const_0 */ macro
|
/third_party/typescript/tests/cases/compiler/ |
D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts | 62 const tmp1: MyInfo = null!; constant
|
D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts | 62 const tmp1: MyInfo = null!; constant
|
/third_party/boost/libs/property_tree/test/ |
D | test_property_tree.hpp | 71 PTREE &tmp1 = pt1.put(T("key1"), T("data1")); in test_constructor_destructor_assignment() local 114 PTREE tmp1(T("data1")); in test_insertion() local 150 PTREE tmp1(T("data1")); in test_erasing() local 208 PTREE tmp1(T("data1")); in test_pushpop() local 872 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local 888 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap19.c | 29 static const char tmp1[] = "testfile1"; variable
|