Searched refs:s10 (Results 1 - 25 of 28) sorted by relevance

12

/external/llvm/test/MC/ARM/
H A Dvpush-vpop.s7 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, s1
[all...]
/external/clang/test/Sema/
H A Dpragma-align-mac68k.c86 struct s10 { struct
89 extern int a10_0[sizeof(struct s10) == 2 ? 1 : -1];
90 extern int a10_1[__alignof(struct s10) == 2 ? 1 : -1];
/external/v8/test/mjsunit/
H A Duri.js54 var s10 = String.fromCharCode(cc10); variable
65 assertEquals('%EE%80%80', encodeURI(s10));
78 assertEquals(cc10, decodeURI(encodeURI(s10)).charCodeAt(0));
/external/clang/test/CodeGen/
H A Dx86_64-arguments-nacl.c50 struct s10 { int a; int b; int : 0; }; struct
51 void f10(struct s10 a0) {}
H A Dregparm-struct.c129 struct s10 { struct
132 __attribute__((regparm(3))) void f14(struct s10 a, int b, int c);
135 struct s10 x = { 41 };
H A Darm-arguments.c61 struct s10 { int f0; int : 0; int : 0; }; struct
62 struct s10 f10(void) {}
H A Daarch64-arguments.c48 struct s10 { long f0; int : 0; int : 0; }; struct
49 struct s10 f10(void) {}
H A Dx86_64-arguments.c59 struct s10 { int a; int b; int : 0; }; struct
60 void f10(struct s10 a0) {}
H A Dx86_32-arguments-darwin.c66 struct s10 { struct
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Unicode/
H A Duc-005.js102 var s10 = '\u02b6] = 1;} };} }'; variable
108 var sEval = s0 + s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
170 expect = s10.charAt(0);
/external/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp36 void s10() noexcept;
/external/clang/test/CXX/expr/expr.const/
H A Dp3-0x.cpp41 T<e10> s10; variable
/external/valgrind/main/none/tests/arm/
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));
1164 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089));
1170 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109));
1176 TESTINSN_bin_f32("vmla.f32 s10, s23, s15", s10, s2
[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
153 vmla.f32 s10, s11, s2 :: Sd 0x4c4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
159 vmla.f32 s10, s11, s2 :: Sd 0x474f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
165 vmla.f32 s10, s23, s15 :: Sd 0x7fc00000 Sm (i32)0x7f800000 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
202 vnmla.f32 s10, s11, s2 :: Sd 0xcc4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
208 vnmla.f32 s10, s11, s2 :: Sd 0xc74f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
214 vnmla.f32 s10, s2
[all...]
/external/openssl/crypto/sha/asm/
H A Dsha1-mips.pl26 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
259 $REG_S $s10,($FRAMESIZE-4)*$SZREG($sp)
331 $REG_L $s10,($FRAMESIZE-4)*$SZREG($sp)
H A Dsha512-mips.pl28 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
267 $REG_S $s10,$FRAMESIZE-4*$SZREG($sp)
360 $REG_L $s10,$FRAMESIZE-4*$SZREG($sp)
/external/openssl/crypto/bn/asm/
H A Dmips-mont.pl30 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
111 $j=$s10;
150 $REG_S $s10,($FRAMESIZE-3)*$SZREG($sp)
402 $REG_L $s10,($FRAMESIZE-3)*$SZREG($sp)
/external/chromium/testing/gmock/test/
H A Dgmock-more-actions_test.cc176 const char* s10) {
177 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
225 const char* s10) {
226 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
173 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
222 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
H A Dgmock-generated-actions_test.cc159 const char* s10) {
160 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
156 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
/external/skia/src/effects/
H A DSkBicubicImageFilter.cpp125 SkPMColor s10 = *src.getAddr32(x1, y0); local
128 SkPMColor s0 = cubicBlend(fCoefficients, fractx, s00, s10, s20, s30);
/external/v8/src/arm/
H A Dsimulator-arm.h139 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
H A Dassembler-arm.h285 const SwVfpRegister s10 = { 10 }; member in namespace:v8::internal
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_block_sse2.asm324 %define s10 [src + 2 * stride5]
367 movdqa xmm2, s10
767 movdqa s10, xmm8
/external/openssl/crypto/aes/asm/
H A Daes-mips.pl31 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
372 $REG_S $s10,$FRAMESIZE-4*$SZREG($sp)
419 $REG_L $s10,$FRAMESIZE-4*$SZREG($sp)
709 $REG_S $s10,$FRAMESIZE-4*$SZREG($sp)
756 $REG_L $s10,$FRAMESIZE-4*$SZREG($sp)
/external/v8/benchmarks/
H A Dregexp.js103 var s10 = computeInputVariants('528', 170);
150 re7.exec(s10[i]);

Completed in 519 milliseconds

12