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

1 2

  /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) {}
aarch64-arguments.c 52 struct s11 { int : 0; long f0; }; struct
53 struct s11 f11(void) {}
  /art/test/StackWalk/
StackWalk.java 32 String s11 = new String("11"); local
54 s += s11;
  /external/valgrind/main/none/tests/arm/
vfp.c     [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/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...]
  /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...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips-mont.pl 30 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
112 $m1=$s11;
149 $REG_S $s11,($FRAMESIZE-2)*$SZREG($sp)
401 $REG_L $s11,($FRAMESIZE-2)*$SZREG($sp)
  /external/openssl/crypto/bn/asm/
mips-mont.pl 30 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
112 $m1=$s11;
149 $REG_S $s11,($FRAMESIZE-2)*$SZREG($sp)
401 $REG_L $s11,($FRAMESIZE-2)*$SZREG($sp)
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-mips.pl 26 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
79 @X=map("\$$_",(8..23)); # a4-a7,s0-s11
258 $REG_S $s11,($FRAMESIZE-3)*$SZREG($sp)
330 $REG_L $s11,($FRAMESIZE-3)*$SZREG($sp)
sha512-mips.pl 28 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
266 $REG_S $s11,$FRAMESIZE-3*$SZREG($sp)
359 $REG_L $s11,$FRAMESIZE-3*$SZREG($sp)
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 787 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
818 s11 = x10 * cospi_11_64 - x11 * cospi_21_64;
827 x3 = dct_const_round_shift(s3 + s11);
835 x11 = dct_const_round_shift(s3 - s11);
853 s11 = x10 * cospi_12_64 - x11 * cospi_20_64;
870 x11 = dct_const_round_shift(s11 + s15);
874 x15 = dct_const_round_shift(s11 - s15);
888 s11 = x11;
903 x9 = s9 + s11;
905 x11 = s9 - s11;
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-mips.pl 26 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
79 @X=map("\$$_",(8..23)); # a4-a7,s0-s11
258 $REG_S $s11,($FRAMESIZE-3)*$SZREG($sp)
330 $REG_L $s11,($FRAMESIZE-3)*$SZREG($sp)
sha512-mips.pl 28 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
266 $REG_S $s11,$FRAMESIZE-3*$SZREG($sp)
359 $REG_L $s11,$FRAMESIZE-3*$SZREG($sp)
  /external/chromium_org/third_party/skia/src/effects/
SkBicubicImageFilter.cpp 137 SkPMColor s11 = *src.getAddr32(x1, y1); local
140 SkPMColor s1 = cubicBlend(fCoefficients, fractx, s01, s11, s21, s31);
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 327 %define s11 [spp + 2 * stride5]
371 punpcklbw xmm2, s11 ; a0 b0
372 punpckhbw xmm3, s11 ; a8 b8
770 movdqa s11, xmm13
  /external/skia/src/effects/
SkBicubicImageFilter.cpp 137 SkPMColor s11 = *src.getAddr32(x1, y1); local
140 SkPMColor s1 = cubicBlend(fCoefficients, fractx, s01, s11, s21, s31);
  /external/v8/src/arm/
simulator-arm.h 139 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register

Completed in 401 milliseconds

1 2