HomeSort by relevance Sort by last modified time
    Searched refs:s11 (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/llvm/test/MC/AArch64/
neon-scalar-fp-compare.s 9 fcmeq s10, s11, s12
12 // CHECK: fcmeq s10, s11, s12 // encoding: [0x6a,0xe5,0x2c,0x5e]
19 fcmeq s10, s11, #0.0
21 fcmeq s10, s11, #0
24 // CHECK: fcmeq s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x5e]
26 // CHECK: fcmeq s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x5e]
33 fcmge s10, s11, s12
36 // CHECK: fcmge s10, s11, s12 // encoding: [0x6a,0xe5,0x2c,0x7e]
43 fcmge s10, s11, #0.0
45 fcmge s10, s11, #
    [all...]
neon-scalar-by-elem-mla.s 7 fmla s30, s11, v1.s[1]
14 // CHECK: fmla s30, s11, v1.s[1] // encoding: [0x7e,0x11,0xa1,0x5f]
neon-scalar-by-elem-mul.s 7 fmul s30, s11, v1.s[1]
14 // CHECK: fmul s30, s11, v1.s[1] // encoding: [0x7e,0x91,0xa1,0x5f]
neon-scalar-by-elem-saturating-mla.s 8 sqdmlal s11, h16, v8.h[4]
16 // CHECK: sqdmlal s11, h16, v8.h[4] // encoding: [0x0b,0x3a,0x48,0x5f]
  /external/llvm/test/MC/ARM/
vpush-vpop.s 7 vpush {s8, s9, s10, s11, s12}
9 vpop {s8, s9, s10, s11, s12}
12 vpush.16 {s8, s9, s10, s11, s12}
14 vpop.64 {s8, s9, s10, s11, s12}
17 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
19 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a]
22 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed]
24 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec]
27 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
29 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a
    [all...]
  /external/clang/test/Sema/
pragma-align-mac68k.c 92 struct s11 { struct
96 extern int a11_0[offsetof(struct s11, f0) == 0 ? 1 : -1];
97 extern int a11_1[offsetof(struct s11, f1) == 2 ? 1 : -1];
98 extern int a11_2[sizeof(struct s11) == 10 ? 1 : -1];
99 extern int a11_3[__alignof(struct s11) == 2 ? 1 : -1];
  /external/chromium_org/third_party/smhasher/src/
Spooky.h 136 uint64 &s8, uint64 &s9, uint64 &s10,uint64 &s11)
138 s0 += data[0]; s2 ^= s10; s11 ^= s0; s0 = Rot64(s0,11); s11 += s1;
139 s1 += data[1]; s3 ^= s11; s0 ^= s1; s1 = Rot64(s1,32); s0 += s2;
147 s9 += data[9]; s11 ^= s7; s8 ^= s9; s9 = Rot64(s9,54); s8 += s10;
148 s10 += data[10]; s0 ^= s8; s9 ^= s10; s10 = Rot64(s10,22); s9 += s11;
149 s11 += data[11]; s1 ^= s9; s10 ^= s11; s11 = Rot64(s11,46); s10 += s0
    [all...]
  /external/clang/test/CodeGen/
regparm-struct.c 139 struct s11 { struct
143 __attribute__((regparm(3))) void f15(struct s11 a, int b);
146 struct s11 x = { 41, 42 };
arm-arguments.c 65 // APCS-GNU: struct.s11* noalias sret
67 struct s11 { int : 0; int f0; }; struct
68 struct s11 f11(void) {}
ms_struct-bitfield.c 159 int s11 = sizeof(t11); variable
160 // CHECK: @s11 = global i32 12
161 // CHECK-ARM: @s11 = global i32 12
  /external/clang/test/CodeGenCXX/
catch-undef-behavior.cpp 412 S1 s11; local
413 callee1(s11);
415 s12 = s11;
  /art/test/004-StackWalk/src/
Main.java 32 String s11 = new String("11"); local
54 s += s11;
  /external/valgrind/main/none/tests/arm/
vfpv4_fma.c 106 TESTINSN_bin_f32("vfma.f32 s0, s11, s12", s0, s11, i32, f2u(-INFINITY), s12, i32, f2u(NAN));
117 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089));
119 TESTINSN_bin_f32("vfma.f32 s30, s11, s12", s30, s11, i32, f2u(356047.56), s12, i32, f2u(5867.009));
123 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109));
125 TESTINSN_bin_f32("vfma.f32 s0, s11, s12", s0, s11, i32, f2u(INFINITY), s12, i32, f2u(-5786.47))
    [all...]
vfp.c     [all...]
vfpv4_fma.stdout.exp 26 vfma.f32 s0, s11, s12 :: Qd 0x55555555 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
37 vfma.f32 s10, s11, s2 :: Qd 0x55555555 0x4c4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
39 vfma.f32 s30, s11, s12 :: Qd 0x55555555 0x4ef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
43 vfma.f32 s10, s11, s2 :: Qd 0x55555555 0x474f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
45 vfma.f32 s0, s11, s12 :: Qd 0x55555555 0xff800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c3
75 vfms.f32 s0, s11, s12 :: Qd 0x55555555 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
86 vfms.f32 s10, s11, s2 :: Qd 0x55555555 0xcc4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
88 vfms.f32 s30, s11, s12 :: Qd 0x55555555 0xcef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
92 vfms.f32 s10, s11, s2 :: Qd 0x55555555 0xc74f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
94 vfms.f32 s0, s11, s12 :: Qd 0x55555555 0x7f800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c
    [all...]
vfp.stdout.exp 142 vmla.f32 s0, s11, s12 :: Sd 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
153 vmla.f32 s10, s11, s2 :: Sd 0x4c4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
155 vmla.f32 s30, s11, s12 :: Sd 0x4ef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
159 vmla.f32 s10, s11, s2 :: Sd 0x474f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
161 vmla.f32 s0, s11, s12 :: Sd 0xff800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c3
191 vnmla.f32 s0, s11, s12 :: Sd 0xffc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
202 vnmla.f32 s10, s11, s2 :: Sd 0xcc4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
204 vnmla.f32 s30, s11, s12 :: Sd 0xcef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
208 vnmla.f32 s10, s11, s2 :: Sd 0xc74f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
210 vnmla.f32 s0, s11, s12 :: Sd 0x7f800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stringutil.h 150 const StringHolder& s11);
157 const StringHolder& s11, const StringHolder& s12);
stringutil.cc 348 const StringHolder& s11) {
352 s9.Length() + s10.Length() + s11.Length());
363 result += s11;
373 const StringHolder& s11, const StringHolder& s12) {
377 s9.Length() + s10.Length() + s11.Length() + s12.Length());
388 result += s11;
  /external/clang/test/CXX/except/except.spec/
p5-pointers.cpp 37 void s11() noexcept(true);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
679 s11 = x10 * cospi_11_64 - x11 * cospi_21_64;
688 x3 = dct_const_round_shift(s3 + s11);
696 x11 = dct_const_round_shift(s3 - s11);
714 s11 = x10 * cospi_12_64 - x11 * cospi_20_64;
731 x11 = dct_const_round_shift(s11 + s15);
735 x15 = dct_const_round_shift(s11 - s15);
749 s11 = x11;
764 x9 = s9 + s11;
766 x11 = s9 - s11;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
679 s11 = x10 * cospi_11_64 - x11 * cospi_21_64;
688 x3 = dct_const_round_shift(s3 + s11);
696 x11 = dct_const_round_shift(s3 - s11);
714 s11 = x10 * cospi_12_64 - x11 * cospi_20_64;
731 x11 = dct_const_round_shift(s11 + s15);
735 x15 = dct_const_round_shift(s11 - s15);
749 s11 = x11;
764 x9 = s9 + s11;
766 x11 = s9 - s11;
    [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
omxSP_FFTInv_CCSToR_F32_Sfs_s.S 89 #define st3 s11

Completed in 526 milliseconds

1 2 3