Home
last modified time | relevance | path

Searched defs:tmp6 (Results 1 – 25 of 57) sorted by relevance

123

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dwinograd_avx.c834 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x2AvxUnit() local
846 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x2AvxUnit() local
883 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x2ReluAvxUnit() local
895 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x2ReluAvxUnit() local
935 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x2Relu6AvxUnit() local
947 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x2Relu6AvxUnit() local
987 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x3AvxUnit() local
1000 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x3AvxUnit() local
1039 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x3ReluAvxUnit() local
1052 MS_FLOAT32X8 tmp6 = MS_SUB256_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x3ReluAvxUnit() local
[all …]
Dwinograd_utils.c1752 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x2Unit() local
1764 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x2Unit() local
1833 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x2ReluUnit() local
1845 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x2ReluUnit() local
1919 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x2Relu6Unit() local
1931 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x2Relu6Unit() local
2006 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x3Unit() local
2019 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x3Unit() local
2094 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(src[5 + offset], src[6 + offset]); in OutputTransform8x3ReluUnit() local
2107 MS_FLOAT32X4 tmp6 = MS_SUBQ_F32(t[5 + offset], t[6 + offset]); in OutputTransform8x3ReluUnit() local
[all …]
/third_party/ffmpeg/libavcodec/
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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dwinograd_utils_fp16.c1457 float16x8_t tmp6 = vsubq_f16(src[5 + offset], src[6 + offset]); in OutputTransform8x2UnitFp16() local
1468 float16x8_t tmp6 = vsubq_f16(t[5 + offset], t[6 + offset]); in OutputTransform8x2UnitFp16() local
1503 float16x8_t tmp6 = vsubq_f16(src[5 + offset], src[6 + offset]); in OutputTransform8x2ReluUnitFp16() local
1514 float16x8_t tmp6 = vsubq_f16(t[5 + offset], t[6 + offset]); in OutputTransform8x2ReluUnitFp16() local
1552 float16x8_t tmp6 = vsubq_f16(src[5 + offset], src[6 + offset]); in OutputTransform8x2Relu6UnitFp16() local
1563 float16x8_t tmp6 = vsubq_f16(t[5 + offset], t[6 + offset]); in OutputTransform8x2Relu6UnitFp16() local
1601 float16x8_t tmp6 = vsubq_f16(src[5 + offset], src[6 + offset]); in OutputTransform8x3UnitFp16() local
1614 float16x8_t tmp6 = vsubq_f16(t[5 + offset], t[6 + offset]); in OutputTransform8x3UnitFp16() local
1650 float16x8_t tmp6 = vsubq_f16(src[5 + offset], src[6 + offset]); in OutputTransform8x3ReluUnitFp16() local
1663 float16x8_t tmp6 = vsubq_f16(t[5 + offset], t[6 + offset]); in OutputTransform8x3ReluUnitFp16() local
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctfst.c175 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctfst.c175 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctfst.c175 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c149 int16x4_t tmp6 = vmul_s16(vget_high_s16(row5), quant_row5); in jsimd_idct_ifast_neon() local
224 int16x4_t tmp6 = vmul_s16(vget_low_s16(row5), quant_row5); in jsimd_idct_ifast_neon() local
294 int16x8_t tmp6 = vmulq_s16(row5, quant_row5); in jsimd_idct_ifast_neon() local
398 int16x8_t tmp6 = vsubq_s16(tmp12, tmp7); /* phase 2 */ in jsimd_idct_ifast_neon() local
/third_party/ffmpeg/libavfilter/
Dvf_fspp.c251 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in column_fidct_c() local
374 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_idct_c() local
436 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct_c() local
/third_party/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c94 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp10, tmp11, tmp12, tmp13, in jsimd_fdct_ifast_altivec() local

123