HomeSort by relevance Sort by last modified time
    Searched refs:acc2 (Results 1 - 16 of 16) sorted by null

  /external/libopus/silk/fixed/x86/
vector_ops_FIX_sse4_1.c 51 __m128i inVec2_76543210, acc2; local
57 acc2 = _mm_setzero_si128();
72 acc2 = _mm_add_epi64( acc2, inVec1_76543210 );
75 acc1 = _mm_add_epi64( acc1, acc2 );
78 acc2 = _mm_shuffle_epi32( acc1, _MM_SHUFFLE( 0, 0, 3, 2 ) );
79 acc1 = _mm_add_epi64( acc1, acc2 );
  /external/libopus/celt/x86/
pitch_sse2.c 49 __m128i inVec2_76543210, inVec2_FEDCBA98, acc2; local
55 acc2 = _mm_setzero_si128();
69 acc2 = _mm_add_epi32(acc2, inVec1_FEDCBA98);
72 acc1 = _mm_add_epi32( acc1, acc2 );
pitch_sse4_1.c 51 __m128i inVec2_76543210, inVec2_FEDCBA98, acc2; local
58 acc2 = _mm_setzero_si128();
71 acc2 = _mm_add_epi32(acc2, inVec1_FEDCBA98);
74 acc1 = _mm_add_epi32(acc1, acc2);
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorUInt128.h 167 uint64_t acc2 = acc + c * h; local
168 if (acc2 < acc) {
171 acc = acc2 + d * g;
172 if (acc < acc2) {
179 acc2 = (acc >> 32LL) | (carry << 32LL);
182 acc = acc2 + b * h;
183 if (acc < acc2) {
186 acc2 = acc + c * g;
187 if (acc2 < acc) {
190 acc = acc2 + d * f
    [all...]
  /external/boringssl/src/crypto/fipsmodule/ec/asm/
p256-x86_64-asm.pl 151 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7)=map("%r$_",(8..15));
206 mov %rdx, $acc2
209 add %rax, $acc2
231 sub $acc0, $acc2
239 adc %rdx, $acc2
262 add $t1, $acc2
264 add %rax, $acc2
300 add $t0, $acc2
302 add %rax, $acc2
321 add %rax, $acc2
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
armv8-mont.pl 279 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7)=map("x$_",(19..26));
329 mov $acc2,xzr
376 adcs $acc2,$acc2,$t1
390 adds $acc2,$acc2,$t3 // t[2]+lo(a[1]*a[0])
417 stp $acc2,$acc3,[$tp],#8*2 // t[2..3]
443 adc $acc2,xzr,xzr // t[10]
452 adc $acc2,$acc2,$t
    [all...]
  /external/libldac/src/
sigana_fixp_ldac.c 196 INT64 acc1, acc2; local
202 acc2 = (INT64)y2 * (INT64)y2;
203 acc1 = acc1 + acc2;
215 acc2 = (INT64)(y0-y2) * (INT64)(y0-y2);
216 acc1 = acc1 + acc2;
228 acc2 = (INT64)(y0-y2) * (INT64)(y0-y2);
229 acc1 = acc1 + acc2;
237 acc2 = (INT64)y2 * (INT64)y2;
238 acc1 = acc1 + acc2;
  /external/tensorflow/tensorflow/lite/kernels/internal/optimized/
depthwiseconv_uint8_3x3_filter.h 5036 int32x4_t acc2; local
6004 int32x4_t acc2; local
    [all...]
depthwiseconv_uint8_transitional.h 3061 int32x4_t acc2; local
4031 int32x4_t acc2; local
    [all...]
optimized_ops.h 846 int32x4_t acc2 = acc0; local
    [all...]
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aes-x86_64.pl 62 $acc2="%ebp"; $mask1b="%rbp";
105 movzb `&lo("$s2")`,$acc2
108 mov 0($sbox,$acc2,8),$t2
112 movzb `&lo("$s3")`,$acc2
115 mov 0($sbox,$acc2,8),$t3
119 movzb `&hi("$s0")`,$acc2
122 xor 3($sbox,$acc2,8),$t3
130 movzb `&lo("$s0")`,$acc2
133 xor 2($sbox,$acc2,8),$t2
137 movzb `&lo("$s1")`,$acc2
    [all...]
  /external/libaom/libaom/av1/encoder/mips/msa/
temporal_filter_msa.c 31 v4i32 acc0, acc1, acc2, acc3; local
47 LD_SW2(acc + 8, 4, acc2, acc3);
87 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w,
96 LD_SW2(acc + 8, 4, acc2, acc3);
133 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w,
157 v4i32 acc0, acc1, acc2, acc3; local
173 LD_SW2(acc, 4, acc2, acc3);
211 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w,
220 LD_SW2(acc + 8, 4, acc2, acc3);
258 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w
    [all...]
  /external/libvpx/libvpx/vp8/encoder/mips/msa/
temporal_filter_msa.c 27 v4i32 acc0, acc1, acc2, acc3; local
42 LD_SW2(acc + 8, 4, acc2, acc3);
74 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w,
80 LD_SW2(acc + 8, 4, acc2, acc3);
113 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w,
140 v4i32 acc0, acc1, acc2, acc3; local
158 LD_SW2(acc + 8, 4, acc2, acc3);
195 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w,
202 LD_SW2(acc + 8, 4, acc2, acc3);
235 ADD4(mod0_w, acc0, mod1_w, acc1, mod2_w, acc2, mod3_w, acc3, mod0_w, mod1_w
    [all...]
  /external/boringssl/src/crypto/cipher_extra/asm/
chacha20_poly1305_x86_64.pl 85 my ($acc0,$acc1,$acc2)=map("%r$_",(10..12));
134 adc \$1, $acc2\n";
145 imulq $acc2, $t2
164 $code.="imulq $acc2, $t3
172 mov $t2, $acc2
173 and \$3, $acc2
181 adc \$0, $acc2
184 adc \$0, $acc2\n";
379 xor $acc2, $acc2
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
tensor_array_ops_test.py     [all...]
  /external/tensorflow/tensorflow/core/grappler/optimizers/
constant_folding_test.cc 3085 Output acc2 = fun(s.WithOpName("acc2"), {c1, x, y}); local
    [all...]

Completed in 5709 milliseconds