Searched refs:s26 (Results 1 - 17 of 17) sorted by relevance

/external/bison/lib/
H A Dstreq.h69 streq6 (const char *s1, const char *s2, char s26, char s27, char s28) argument
71 if (s1[6] == s26)
73 if (s26 == 0)
83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) argument
90 return streq6 (s1, s2, s26, s27, s28);
97 streq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) argument
104 return streq5 (s1, s2, s25, s26, s27, s28);
111 streq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) argument
118 return streq4 (s1, s2, s24, s25, s26, s27, s28);
125 streq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, cha argument
139 streq1(const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
153 streq0(const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
[all...]
H A Dc-strcaseeq.h79 strcaseeq6 (const char *s1, const char *s2, char s26, char s27, char s28) argument
81 if (CASEEQ (s1[6], s26))
83 if (s26 == 0)
93 strcaseeq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) argument
100 return strcaseeq6 (s1, s2, s26, s27, s28);
107 strcaseeq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) argument
114 return strcaseeq5 (s1, s2, s25, s26, s27, s28);
121 strcaseeq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) argument
128 return strcaseeq4 (s1, s2, s24, s25, s26, s27, s28);
135 strcaseeq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, cha argument
149 strcaseeq1(const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
163 strcaseeq0(const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
[all...]
/external/llvm/test/MC/AArch64/
H A Dneon-scalar-by-elem-saturating-mul.s30 sqdmulh s25, s26, v27.s[3]
36 // CHECK: sqdmulh s25, s26, v27.s[3] // encoding: [0x59,0xcb,0xbb,0x5f]
47 sqrdmulh s20, s26, v27.s[1]
53 // CHECK: sqrdmulh s20, s26, v27.s[1] // encoding: [0x54,0xd3,0xbb,0x5f]
H A Dbasic-a64-diagnostics.s2558 ldp s6, s26, [x4, #-260]
2564 // CHECK-ERROR-NEXT: ldp s6, s26, [x4, #-260]
2661 ldp s6, s26, [x4], #-260
2667 // CHECK-ERROR-NEXT: ldp s6, s26, [x4], #-260
2764 ldp s6, s26, [x4, #-260]!
2770 // CHECK-ERROR-NEXT: ldp s6, s26, [x4, #-260]!
2853 ldnp s6, s26, [x4, #-260]
2859 // CHECK-ERROR-NEXT: ldnp s6, s26, [x4, #-260]
H A Dbasic-a64-instructions.s1856 fcvt s26, h27
1858 // CHECK: fcvt s26, h27 // encoding: [0x7a,0x43,0xe2,0x1e]
2088 fcvtas w25, s26
2092 // CHECK: fcvtas w25, s26 // encoding: [0x59,0x03,0x24,0x1e]
3000 stp s27, s26, [sp, #-256]
3003 // CHECK: stp s27, s26, [sp, #-256] // encoding: [0xfb,0x6b,0x20,0x2d]
3048 stp s27, s26, [sp], #-256
3051 // CHECK: stp s27, s26, [sp], #-256 // encoding: [0xfb,0x6b,0xa0,0x2c]
3095 stp s27, s26, [sp, #-256]!
3098 // CHECK: stp s27, s26, [s
[all...]
H A Dneon-diagnostics.s7031 sqdmulh s25, s26, v27.h[3]
7033 sqdmulh s25, s26, v27.s[4]
7041 // CHECK-ERROR: sqdmulh s25, s26, v27.h[3]
7044 // CHECK-ERROR: sqdmulh s25, s26, v27.s[4]
/external/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c120 struct s26 { struct { char a, b; } a; struct { char a, b; } b; } f26(void) { while (1) {} } struct
/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.h115 s24, s25, s26, s27, s28, s29, s30, s31, enumerator in enum:v8::internal::Simulator::Register
H A Dassembler-arm.h355 const SwVfpRegister s26 = { 26 }; member in namespace:v8::internal
/external/llvm/test/MC/ARM/
H A Dsimple-fp-encoding.s323 @ CHECK: vmovne s25, s26, r2, r5
324 vmovne s25, s26, r2, r5 @ encoding: [0x39,0x2a,0x45,0x1c]
/external/chromium_org/v8/test/cctest/
H A Dtest-disasm-arm64.cc1091 COMPARE(str(s26, MemOperand(jssp, 4, PreIndex)), "str s26, [jssp, #4]!");
1162 COMPARE(ldp(s26, s27, MemOperand(jssp, 252, PreIndex)),
1163 "ldp s26, s27, [jssp, #252]!");
1210 COMPARE(stp(s26, s27, MemOperand(jssp, 252, PreIndex)),
1211 "stp s26, s27, [jssp, #252]!");
1435 COMPARE(fmin(s25, s26, s27), "fmin s25, s26, s27");
1539 COMPARE(scvtf(s26, x0), "scvtf s26, x
[all...]
H A Dtest-assembler-arm64.cc6305 __ Fmov(s26, -0.0);
6318 __ Frinta(s10, s26);
6394 __ Fmov(s26, -0.0);
6407 __ Frintm(s10, s26);
6483 __ Fmov(s26, -0.0);
6496 __ Frintn(s10, s26);
6572 __ Fmov(s26, -0.0);
6584 __ Frintz(s10, s26);
6655 __ Fmov(s26, -0.0);
6671 __ Fcvt(d10, s26);
[all...]
/external/vixl/test/
H A Dtest-disasm-a64.cc1054 COMPARE(str(s26, MemOperand(sp, 4, PreIndex)), "str s26, [sp, #4]!");
1124 COMPARE(ldp(s26, s27, MemOperand(x28, 252, PreIndex)),
1125 "ldp s26, s27, [x28, #252]!");
1172 COMPARE(stp(s26, s27, MemOperand(x28, 252, PreIndex)),
1173 "stp s26, s27, [x28, #252]!");
1388 COMPARE(fmin(s25, s26, s27), "fmin s25, s26, s27");
1492 COMPARE(scvtf(s26, x0), "scvtf s26, x
[all...]
H A Dtest-assembler-a64.cc5561 __ Fmov(s26, -0.0);
5574 __ Frinta(s10, s26);
5649 __ Fmov(s26, -0.0);
5662 __ Frintm(s10, s26);
5737 __ Fmov(s26, -0.0);
5750 __ Frintn(s10, s26);
5825 __ Fmov(s26, -0.0);
5837 __ Frintz(s10, s26);
5907 __ Fmov(s26, -0.0);
5923 __ Fcvt(d10, s26);
[all...]
/external/valgrind/main/none/tests/arm/
H A Dvfp.c1683 TESTINSN_un_f32("vcvt.f32.u32 s24, s26", s24, s26, i32, f2u((1U << 31) - 1));
2249 TESTINSN_vpush_vpop_f32(s25, 0x45cd, s26, 0xa3ccb5, s27, 0xbbcaf, s0, s1, s2);
2257 TESTINSN_vpush_vpop_f32(s24, 0x99234f, s25, 0x1aac, s26, 0x3746c, s28, s29, s30);
H A Dvfp.stdout.exp658 vcvt.f32.u32 s24, s26 :: Sd 0x4e9e0000 Sm (i32)0x4f000000
1195 s25 0x000045cd s26 0x00a3ccb5 s27 0x000bbcaf s0 0x000bbcaf s1 0x000045cd s2 0x00a3ccb5
1203 s24 0x0099234f s25 0x00001aac s26 0x0003746c s28 0x0003746c s29 0x0099234f s30 0x00001aac
/external/chromium_org/v8/benchmarks/
H A Dregexp.js207 var s26 = computeInputVariants('VC=74.125.75.1', 81);
242 re8.exec(s26[i]);

Completed in 9580 milliseconds