Searched refs:s13 (Results 1 - 25 of 34) sorted by relevance

12

/external/llvm/test/MC/AArch64/
H A Dneon-scalar-cvt.s10 scvtf s22, s13
14 // CHECK: scvtf s22, s13 // encoding: [0xb6,0xd9,0x21,0x5e]
22 ucvtf s22, s13
26 // CHECK: ucvtf s22, s13 // encoding: [0xb6,0xd9,0x21,0x7e]
34 scvtf s22, s13, #32
38 // CHECK: scvtf s22, s13, #32 // encoding: [0xb6,0xe5,0x20,0x5f]
46 ucvtf s22, s13, #32
50 // CHECK: ucvtf s22, s13, #32 // encoding: [0xb6,0xe5,0x20,0x7f]
92 fcvtas s12, s13
96 // CHECK: fcvtas s12, s13 // encodin
[all...]
H A Dneon-scalar-recip.s10 frecps s21, s16, s13
14 // CHECK: frecps s21, s16, s13 // encoding: [0x15,0xfe,0x2d,0x5e]
58 frsqrte s22, s13
62 // CHECK: frsqrte s22, s13 // encoding: [0xb6,0xd9,0xa1,0x7e]
H A Dneon-scalar-mul.s52 sqdmlsl d12, s23, s13
55 // CHECK: sqdmlsl d12, s23, s13 // encoding: [0xec,0xb2,0xad,0x5e]
H A Dneon-scalar-by-elem-mul.s30 fmulx s13, s21, v10.s[3]
38 // CHECK: fmulx s13, s21, v10.s[3] // encoding: [0xad,0x9a,0xaa,0x7f]
H A Dneon-scalar-shift-imm.s181 sqrshrun h10, s13, #15
185 // CHECK: sqrshrun h10, s13, #15 // encoding: [0xaa,0x8d,0x11,0x7f]
H A Dbasic-a64-diagnostics.s2576 stp s13, s19, [x5, #256]
2584 // CHECK-ERROR-NEXT: stp s13, s19, [x5, #256]
2679 stp s13, s19, [x5], #256
2687 // CHECK-ERROR-NEXT: stp s13, s19, [x5], #256
2782 stp s13, s19, [x5, #256]!
2790 // CHECK-ERROR-NEXT: stp s13, s19, [x5, #256]!
2871 stnp s13, s19, [x5, #256]
2879 // CHECK-ERROR-NEXT: stnp s13, s19, [x5, #256]
/external/compiler-rt/lib/builtins/arm/
H A Ddivsf3vfp.S23 vdiv.f32 s13, s14, s15
24 vmov r0, s13 // move result back to r0
H A Dmulsf3vfp.S23 vmul.f32 s13, s14, s15
24 vmov r0, s13 // move result back to r0
/external/clang/test/Analysis/
H A Dmalloc-overflow.c96 struct s13 struct
101 void * f13(struct s13 *s)
/external/clang/test/CodeGen/
H A Dregparm-struct.c167 struct s13 { struct
172 __attribute__((regparm(3))) void f18(struct s13 a, int b, int c, int d);
173 // CHECK: declare void @f18(%struct.s13* byval align 4, i32 inreg, i32 inreg, i32 inreg)
175 struct s13 x = {{41}};
H A Darm-arguments.c76 // APCS-GNU: struct.s13* noalias sret
80 struct s13 { float f0; }; struct
81 struct s13 f13(void) {}
H A Dms_struct-bitfield.c177 int s13 = sizeof(t13); variable
178 // CHECK: @s13 = global i32 4
179 // CHECK-ARM: @s13 = global i32 4
H A Darm64-arguments.c59 // CHECK: define %struct.s13 @f13()
60 struct s13 { float f0; }; struct
61 struct s13 f13(void) {}
/external/valgrind/none/tests/arm/
H A Dvfpv4_fma.c109 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0));
110 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN));
122 TESTINSN_bin_f32("vfma.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6));
128 TESTINSN_bin_f32("vfma.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0));
159 TESTINSN_bin_f32("vfms.f32 s10, s13, s15", s10, s13, i3
[all...]
H A Dvfp.c1156 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0));
1157 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN));
1169 TESTINSN_bin_f32("vmla.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6));
1175 TESTINSN_bin_f32("vmla.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0));
1206 TESTINSN_bin_f32("vnmla.f32 s10, s13, s15", s10, s13, i3
[all...]
H A Dvfpv4_fma.stdout.exp29 vfma.f32 s10, s13, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000
30 vfma.f32 s10, s13, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000
42 vfma.f32 s13, s24, s5 :: Qd 0x55555555 0x4993b8e3 Sm (i32)0x445a8000 Sn (i32)0x44ad1333
48 vfma.f32 s20, s13, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x00000000
78 vfms.f32 s10, s13, s15 :: Qd 0x55555555 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000
79 vfms.f32 s10, s13, s15 :: Qd 0x55555555 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000
91 vfms.f32 s13, s24, s5 :: Qd 0x55555555 0xc993b8e3 Sm (i32)0x445a8000 Sn (i32)0x44ad1333
97 vfms.f32 s20, s13, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x00000000
127 vfnma.f32 s10, s13, s15 :: Qd 0x55555555 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000
128 vfnma.f32 s10, s13, s1
[all...]
H A Dvfp.stdout.exp145 vmla.f32 s10, s13, s15 :: Sd 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000
146 vmla.f32 s10, s13, s15 :: Sd 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000
158 vmla.f32 s13, s24, s5 :: Sd 0x4993b8e3 Sm (i32)0x445a8000 Sn (i32)0x44ad1333
164 vmla.f32 s20, s13, s15 :: Sd 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x00000000
194 vnmla.f32 s10, s13, s15 :: Sd 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000
195 vnmla.f32 s10, s13, s15 :: Sd 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000
207 vnmla.f32 s13, s24, s5 :: Sd 0xc993b8e3 Sm (i32)0x445a8000 Sn (i32)0x44ad1333
213 vnmla.f32 s20, s13, s15 :: Sd 0xffc00000 Sm (i32)0xff800000 Sn (i32)0x00000000
243 vmls.f32 s10, s13, s15 :: Sd 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000
244 vmls.f32 s10, s13, s1
[all...]
/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans16_dspr2.c1056 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
1098 s13 = x12 * cospi_7_64 - x13 * cospi_25_64;
1107 x5 = dct_const_round_shift(s5 + s13);
1115 x13 = dct_const_round_shift(s5 - s13);
1133 s13 = x12 * cospi_4_64 + x13 * cospi_28_64;
1146 x9 = dct_const_round_shift(s9 + s13);
1150 x13 = dct_const_round_shift(s9 - s13);
1168 s13 = x12 * cospi_24_64 - x13 * cospi_8_64;
1185 x13 = dct_const_round_shift(s13 + s15);
1187 x15 = dct_const_round_shift(s13
[all...]
/external/boringssl/src/crypto/curve25519/
H A Dcurve25519.c3792 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); local
3823 s13 += s23 * 654183;
3832 s13 -= s22 * 997805;
3841 s13 += s21 * 136657;
3850 s13 -= s20 * 683901;
3879 s13 += carry12;
3897 carry13 = (s13 + (1 << 20)) >> 21;
3899 s13 -= carry13 << 21;
3936 s1 += s13 * 666643;
3937 s2 += s13 * 47029
4170 int64_t s13; local
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c348 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
381 s13 = x12 * cospi_7_64 - x13 * cospi_25_64;
390 x5 = fdct_round_shift(s5 + s13);
398 x13 = fdct_round_shift(s5 - s13);
416 s13 = x12 * cospi_4_64 + x13 * cospi_28_64;
429 x9 = fdct_round_shift(s9 + s13);
433 x13 = fdct_round_shift(s9 - s13);
451 s13 = x12 * cospi_24_64 - x13 * cospi_8_64;
468 x13 = fdct_round_shift(s13 + s15);
470 x15 = fdct_round_shift(s13
[all...]
/external/libvpx/libvpx/vpx_dsp/
H A Dinv_txfm.c581 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
623 s13 = x12 * cospi_7_64 - x13 * cospi_25_64;
632 x5 = WRAPLOW(dct_const_round_shift(s5 + s13), 8);
640 x13 = WRAPLOW(dct_const_round_shift(s5 - s13), 8);
658 s13 = x12 * cospi_4_64 + x13 * cospi_28_64;
671 x9 = WRAPLOW(dct_const_round_shift(s9 + s13), 8);
675 x13 = WRAPLOW(dct_const_round_shift(s9 - s13), 8);
693 s13 = x12 * cospi_24_64 - x13 * cospi_8_64;
710 x13 = WRAPLOW(dct_const_round_shift(s13 + s15), 8);
712 x15 = WRAPLOW(dct_const_round_shift(s13
1820 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
[all...]
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_block_sse2_x86_64.asm329 %define s13 [spp + 4 * stride3]
387 punpcklbw xmm3, s13 ; c0 d0
388 punpckhbw xmm5, s13 ; c8 d8
772 movdqa s13, xmm14
/external/v8/src/arm/
H A Dsimulator-arm.h119 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
/external/llvm/test/MC/ARM/
H A Dsimple-fp-encoding.s251 @ CHECK: vldr s13, [r0] @ encoding: [0x00,0x6a,0xd0,0xed]
252 vldr.32 s13, [r0]
/external/opencv3/modules/hal/include/opencv2/hal/
H A Dintrin_cpp.hpp70 _Tp s12, _Tp s13, _Tp s14, _Tp s15)
75 s[12] = s12; s[13] = s13; s[14] = s14; s[15] = s15;
67 v_reg(_Tp s0, _Tp s1, _Tp s2, _Tp s3, _Tp s4, _Tp s5, _Tp s6, _Tp s7, _Tp s8, _Tp s9, _Tp s10, _Tp s11, _Tp s12, _Tp s13, _Tp s14, _Tp s15) argument

Completed in 697 milliseconds

12