Home
last modified time | relevance | path

Searched refs:x_3 (Results 1 – 23 of 23) sorted by relevance

/external/libxaac/decoder/armv7/
Dixheaacd_fft32x32_ld2_armv7.s23 LDR r3, [r0, #36] @x_3 = x[8 +1]
28 ADD r12, r3, r5 @xh1_1 = x_3 + x_7
29 SUB r14, r3, r5 @xl1_1 = x_3 - x_7
60 LDR r3, [r0, #44] @x_3 = x[10+1]
65 ADD r12, r3, r5 @xh1_1 = x_3 + x_7
66 SUB r14, r3, r5 @xl1_1 = x_3 - x_7
97 LDR r3, [r0, #52] @x_3 = x[12+1]
102 ADD r12, r3, r5 @xh1_1 = x_3 + x_7
103 SUB r14, r3, r5 @xl1_1 = x_3 - x_7
134 LDR r3, [r0, #60] @x_3 = x[14+1]
[all …]
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
DNat192.java742 long x_3 = x[3] & M; in square() local
746 zz_3 += x_3 * x_0; in square()
750 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
751 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
768 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
784 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
858 long x_3 = x[xOff + 3] & M; in square() local
862 zz_3 += x_3 * x_0; in square()
866 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
867 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
[all …]
DNat224.java813 long x_3 = x[3] & M; in square() local
817 zz_3 += x_3 * x_0; in square()
821 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
822 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
839 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
856 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
874 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square()
952 long x_3 = x[xOff + 3] & M; in square() local
956 zz_3 += x_3 * x_0; in square()
960 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
[all …]
DNat256.java956 long x_3 = x[3] & M; in square() local
960 zz_3 += x_3 * x_0; in square()
964 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
965 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
982 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
999 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
1018 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square()
1038 zz_10 += (zz_9 >>> 32) + x_7 * x_3; in square()
1120 long x_3 = x[xOff + 3] & M; in square() local
1124 zz_3 += x_3 * x_0; in square()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java738 long x_3 = x[3] & M; in square() local
742 zz_3 += x_3 * x_0; in square()
746 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
747 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
764 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
780 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
854 long x_3 = x[xOff + 3] & M; in square() local
858 zz_3 += x_3 * x_0; in square()
862 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
863 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
[all …]
DNat224.java809 long x_3 = x[3] & M; in square() local
813 zz_3 += x_3 * x_0; in square()
817 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
818 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
835 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
852 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
870 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square()
948 long x_3 = x[xOff + 3] & M; in square() local
952 zz_3 += x_3 * x_0; in square()
956 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
[all …]
DNat256.java952 long x_3 = x[3] & M; in square() local
956 zz_3 += x_3 * x_0; in square()
960 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
961 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
978 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
995 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
1014 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square()
1034 zz_10 += (zz_9 >>> 32) + x_7 * x_3; in square()
1116 long x_3 = x[xOff + 3] & M; in square() local
1120 zz_3 += x_3 * x_0; in square()
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DNat192.java742 long x_3 = x[3] & M; in square() local
746 zz_3 += x_3 * x_0; in square()
750 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
751 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
768 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
784 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
858 long x_3 = x[xOff + 3] & M; in square() local
862 zz_3 += x_3 * x_0; in square()
866 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
867 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
[all …]
DNat224.java813 long x_3 = x[3] & M; in square() local
817 zz_3 += x_3 * x_0; in square()
821 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
822 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
839 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
856 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
874 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square()
952 long x_3 = x[xOff + 3] & M; in square() local
956 zz_3 += x_3 * x_0; in square()
960 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
[all …]
DNat256.java956 long x_3 = x[3] & M; in square() local
960 zz_3 += x_3 * x_0; in square()
964 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square()
965 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square()
982 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square()
999 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
1018 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square()
1038 zz_10 += (zz_9 >>> 32) + x_7 * x_3; in square()
1120 long x_3 = x[xOff + 3] & M; in square() local
1124 zz_3 += x_3 * x_0; in square()
[all …]
/external/libopus/celt/arm/
Dcelt_pitch_xcorr_arm_gnu.s61 @ q3 = x_7|x_6|x_5|x_4|x_3|x_2|x_1|x_0
306 SMLATT r6, r14, r11, r6 @ sum[0] = MAC16_16(sum[0],x_3,y_3)
308 SMLATB r7, r14, r10, r7 @ sum[1] = MAC16_16(sum[1],x_3,y_4)
309 SMLATT r8, r14, r10, r8 @ sum[2] = MAC16_16(sum[2],x_3,y_5)
310 SMLATB r9, r14, r11, r9 @ sum[3] = MAC16_16(sum[3],x_3,y_6)
392 SMLATB r14, r7, r8, r14 @ sum = MAC16_16(sum, x_3, y_3)
465 SMLATT r10, r7, r9, r10 @ sum0 = MAC16_16(sum0, x_3, y_3)
467 SMLATB r11, r7, r8, r11 @ sum1 = MAC16_16(sum1, x_3, y_4)
526 SMLATT r14, r7, r9, r14 @ sum = MAC16_16(sum, x_3, y_3)
Dcelt_pitch_xcorr_arm.s58 ; q3 = x_7|x_6|x_5|x_4|x_3|x_2|x_1|x_0
303 SMLATT r6, r14, r11, r6 ; sum[0] = MAC16_16(sum[0],x_3,y_3)
305 SMLATB r7, r14, r10, r7 ; sum[1] = MAC16_16(sum[1],x_3,y_4)
306 SMLATT r8, r14, r10, r8 ; sum[2] = MAC16_16(sum[2],x_3,y_5)
307 SMLATB r9, r14, r11, r9 ; sum[3] = MAC16_16(sum[3],x_3,y_6)
389 SMLATB r14, r7, r8, r14 ; sum = MAC16_16(sum, x_3, y_3)
462 SMLATT r10, r7, r9, r10 ; sum0 = MAC16_16(sum0, x_3, y_3)
464 SMLATB r11, r7, r8, r11 ; sum1 = MAC16_16(sum1, x_3, y_4)
523 SMLATT r14, r7, r9, r14 ; sum = MAC16_16(sum, x_3, y_3)
/external/skia/tests/sksl/shared/
DReturnsValueOnEveryPathES3.asm.frag33 OpName %x_3 "x"
418 %x_3 = OpVariable %_ptr_Function_int Function
425 OpStore %x_3 %int_0
431 %220 = OpLoad %int %x_3
437 %222 = OpLoad %int %x_3
439 OpStore %x_3 %223
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c844 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local
870 x_3 = *x0++; in ixheaacd_esbr_postradixcompute2()
877 n01 = ixheaacd_add32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2()
879 n21 = ixheaacd_sub32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2()
933 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local
960 x_3 = *x0++; in ixheaacd_esbr_postradixcompute4()
971 xh1_1 = ixheaacd_add32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4()
973 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4()
1682 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute4() local
1709 x_3 = *x0++; in ixheaacd_postradixcompute4()
[all …]
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c621 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local
645 x_3 = *x0++; in ixheaacd_esbr_postradixcompute2()
652 y0[h2 + 1] = ixheaacd_add32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2()
656 y2[h2 + 1] = ixheaacd_sub32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2()
690 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local
717 x_3 = *x0++; in ixheaacd_esbr_postradixcompute4()
728 xh1_1 = ixheaacd_add32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4()
730 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4()
/external/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c188 nir_ssa_def *x_3 = nir_fmul(b, x_2, x); in nir_atan() local
189 nir_ssa_def *x_5 = nir_fmul(b, x_3, x_2); in nir_atan()
196 nir_fmul_imm(b, x_3, -0.3326756418091246f), in nir_atan()
/external/libxaac/decoder/
Dixheaacd_esbr_fft.c1094 FLOAT32 x_3[8]; in ixheaacd_real_synth_fft_p3() local
1104 x_3[j] = x_in[3 * j + i]; in ixheaacd_real_synth_fft_p3()
1107 ixheaacd_real_synth_fft_p2(x_3, y_3, 8); in ixheaacd_real_synth_fft_p3()
1158 FLOAT32 x_3[32]; in ixheaacd_cmplx_anal_fft_p3() local
1167 x_3[j] = x_in[3 * j + i]; in ixheaacd_cmplx_anal_fft_p3()
1168 x_3[j + 1] = x_in[3 * j + i + 1]; in ixheaacd_cmplx_anal_fft_p3()
1171 ixheaacd_cmplx_anal_fft_p2(x_3, y_3, 16); in ixheaacd_cmplx_anal_fft_p3()
Dixheaacd_aac_imdct.c1950 WORD32 x_0, x_1, x_2, x_3, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_fft32x32_ld_dec() local
2091 x_3 = x0[3]; in ixheaacd_fft32x32_ld_dec()
2103 xh1_1 = ixheaacd_add32_sat(x_3, x_7); in ixheaacd_fft32x32_ld_dec()
2105 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_fft32x32_ld_dec()
2118 n01 = ixheaacd_add32_sat(x_1, x_3); in ixheaacd_fft32x32_ld_dec()
2120 n21 = ixheaacd_sub32_sat(x_1, x_3); in ixheaacd_fft32x32_ld_dec()
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc170 const int64 x_3) { in Advance() argument
174 const std::array<int64, 4> new_x_indices{{x_0, x_1, x_2, x_3}}; in Advance()
199 indexes_[3] = x_3; in Advance()
/external/tensorflow/tensorflow/python/kernel_tests/
Dconcat_op_test.py494 x_3 = array_ops.placeholder(dtypes.float64)
495 xs = [x_1, x_2, x_3]
502 x_3: np.random.random_sample(x_shapes[2]).astype(np.float64)
/external/tensorflow/tensorflow/python/keras/engine/
Dfunctional_test.py1799 x_3 = pl_3 + 1
1801 x_5 = x_3 * pl_1
1811 {pl_3, x_3, x_5, x_3.op, x_5.op})
1813 tf_utils.get_reachable_from_inputs([x_3]), {x_3, x_5, x_5.op})
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2939 LLVMValueRef x_3 = lp_build_fmuladd(b, y_2, DP3, x_2); in lp_build_sin_or_cos() local
2946 LLVMValueRef z = LLVMBuildFMul(b, x_3, x_3, "z"); in lp_build_sin_or_cos()
3003 LLVMValueRef y2_9 = lp_build_fmuladd(b, y2_7, x_3, x_3); in lp_build_sin_or_cos()
/external/llvm-project/polly/lib/External/isl/doc/
Dimplementation.tex82 \{\, \vec x_1 \to \vec x_3 \in \Z^{d_1} \times \Z^{d_3}
85 \vec x_2 \to \vec x_3 \in S(\vec s)