Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dwinograd_avx.c392 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3AvxUnit() local
401 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3AvxUnit() local
434 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3ReluAvxUnit() local
443 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3ReluAvxUnit() local
480 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3Relu6AvxUnit() local
489 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3Relu6AvxUnit() local
527 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x4AvxUnit() local
538 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x4AvxUnit() local
572 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x4ReluAvxUnit() local
583 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x4ReluAvxUnit() local
[all …]
Dwinograd_utils.c121 MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(src[4 + offset], src[2 + offset]); in InputTransform6x6Unit() local
136 MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(t[4 + offset], t[2 + offset]); in InputTransform6x6Unit() local
162 float tmp2 = src[4 + offset] - src[2 + offset]; in InputTransform6x6Unit() local
173 float tmp2 = t[4 + offset] - t[2 + offset]; in InputTransform6x6Unit() local
203 …MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(MS_MULQ_N_F32(src[2 + offset], 2.25), MS_MULQ_N_F32(src[4 + offset… in InputTransform8x8Unit_block4() local
229 …MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(MS_MULQ_N_F32(t[2 + offset], 2.25), MS_MULQ_N_F32(t[4 + offset], 3… in InputTransform8x8Unit_block4() local
268 float tmp2 = 2.25f * src[2 + offset] - 3.25f * src[4 + offset]; in InputTransform8x8Unit() local
285 float tmp2 = 2.25f * t[2 + offset] - 3.25f * t[4 + offset]; in InputTransform8x8Unit() local
989 MS_FLOAT32X4 tmp2 = MS_ADDQ_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3Unit() local
998 MS_FLOAT32X4 tmp2 = MS_ADDQ_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3Unit() local
[all …]
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dwinograd_utils_fp16.c173 float16x8_t tmp2 = vsubq_f16(src[4 + offset], src[2 + offset]); in InputTransform6x6UnitFp16() local
187 float16x8_t tmp2 = vsubq_f16(t[4 + offset], t[2 + offset]); in InputTransform6x6UnitFp16() local
210 float16x4_t tmp2 = vsub_f16(src[4 + offset], src[2 + offset]); in InputTransform6x6UnitFp16() local
223 float16x4_t tmp2 = vsub_f16(t[4 + offset], t[2 + offset]); in InputTransform6x6UnitFp16() local
249 float16_t tmp2 = src[4 + offset] - src[2 + offset]; in InputTransform6x6UnitFp16() local
260 float16_t tmp2 = t[4 + offset] - t[2 + offset]; in InputTransform6x6UnitFp16() local
288 …float16x8_t tmp2 = vsubq_f16(vmulq_n_f16(src[2 + offset], 2.25), vmulq_n_f16(src[4 + offset], 3.25… in InputTransform8x8UnitFp16() local
310 … float16x8_t tmp2 = vsubq_f16(vmulq_n_f16(t[2 + offset], 2.25), vmulq_n_f16(t[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local
342 … float16x4_t tmp2 = vsub_f16(vmul_n_f16(src[2 + offset], 2.25), vmul_n_f16(src[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local
363 float16x4_t tmp2 = vsub_f16(vmul_n_f16(t[2 + offset], 2.25), vmul_n_f16(t[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local
[all …]
/third_party/ffmpeg/libavcodec/
Ddct.c51 float tmp2 = data[n - i]; in dst_calc_I_c() local
81 float tmp2 = data[n - i]; in dct_calc_I_c() local
127 float tmp2 = data[n - i - 1] * inv_n; in dct_calc_III_c() local
144 float tmp2 = data[n - i - 1]; in dct_calc_II_c() local
Dfaandct.c67 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
Djfdctfst.c146 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
Dhq_hqadsp.c37 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
Djfdctint_template.c184 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/python/Python/
DPython-ast.c5371 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5408 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5457 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5536 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5733 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
5770 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
5894 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
5931 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6038 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6075 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
[all …]
/third_party/openssl/crypto/aes/
Daes_ige.c84 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
137 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
181 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
/third_party/jerryscript/tests/benchmarks/jerry/
Dloop_arithmetics_1kk.js20 var tmp2; variable
Dloop_arithmetics_10kk.js20 var tmp2; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DMatMul_Sse.c51 __m128 tmp2 = _mm_mul_ps(ma2, mb); in MatrixMultiplyWinograd() local
80 __m128 tmp2 = _mm_mul_ps(ma2, 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/
Dcabac.h34 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
/third_party/flutter/skia/tools/fiddle/
Ddraw.cpp39 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture(context, in draw() local
/third_party/skia/tools/fiddle/
Ddraw.cpp41 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture( in draw() local
/third_party/ffmpeg/libavformat/
Dr3d.c60 int av_unused tmp2; in r3d_read_red1() local
221 int av_unused tmp2; in r3d_read_redv() local
276 int av_unused tmp, tmp2; in r3d_read_reda() local
/third_party/optimized-routines/string/aarch64/
Dmemcmp.S28 #define tmp2 x8 macro
Dstrchrnul-mte.S22 #define tmp2 x3 macro
/third_party/boost/libs/numeric/odeint/examples/
Dfpu.cpp43 double tmp2 = tmp + m_beta * tmp * tmp * tmp; in operator ()() local
87 double tmp2 = 0.5 * tmp * tmp + 0.25 * m_beta * tmp * tmp * tmp * tmp; in local_energy() local
/third_party/optimized-routines/string/arm/
Dstrlen-armv6t2.S41 #define tmp2 r5 macro
/third_party/typescript/tests/cases/compiler/
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts63 function tmp2<N extends NeededInfo>(n: N) {} function
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts63 function tmp2<N extends NeededInfo>(n: N) {} function
/third_party/boost/boost/smart_ptr/detail/
Dsp_counted_base_w32.hpp97 long tmp2 = tmp + 1; in add_ref_lock() local
/third_party/boost/libs/property_tree/test/
Dtest_property_tree.hpp72 PTREE &tmp2 = pt1.put(T("key2"), T("data2")); in test_constructor_destructor_assignment() local
115 PTREE tmp2(T("data2")); in test_insertion() local
151 PTREE tmp2(T("data2")); in test_erasing() local
209 PTREE tmp2(T("data2")); 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

12345678910>>...14