Searched refs:s6 (Results 1 - 25 of 175) sorted by relevance

1234567

/external/llvm/test/MC/AMDGPU/
H A Dsop2.s40 // CHECK: s_and_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x87]
41 s_and_b32 s2, s4, s6
46 // CHECK: s_or_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x88]
47 s_or_b32 s2, s4, s6
52 // CHECK: s_xor_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x89]
53 s_xor_b32 s2, s4, s6
58 // CHECK: s_andn2_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8a]
59 s_andn2_b32 s2, s4, s6
64 // CHECK: s_orn2_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8b]
65 s_orn2_b32 s2, s4, s6
[all...]
/external/clang/test/CodeGen/
H A Dx86_32-arguments-win32.c42 // CHECK-LABEL: define void @f6_2(%struct.s6* byval align 4 %a0)
43 struct s6 { struct
46 struct s6 f6_1(void) { while (1) {} }
47 void f6_2(struct s6 a0) {}
H A Dexprs.c93 struct s6 { int f0; }; struct
94 int f6(int a0, struct s6 a1, struct s6 a2) {
H A Dbitfield-2.c239 struct s6 { struct
243 struct s6 g6 = { 0xF };
245 int f6_load(struct s6 *a0) {
248 int f6_store(struct s6 *a0) {
251 int f6_reload(struct s6 *a0) {
259 struct s6 g6 = { 0xF };
H A Dregparm-struct.c83 struct s6 { struct
87 __attribute__((regparm(3))) void f10(struct s6 a, int b);
90 struct s6 x = {41, 42};
H A Darm-arguments.c38 // APCS-GNU: struct.s6* noalias sret
40 struct s6 { int f0[1]; }; struct
41 struct s6 f6(void) {}
/external/strace/tests/
H A Dumount.test13 run_strace -a24 -s6 -e$syscall $args > "$OUT"
/external/llvm/test/MC/ARM/
H A Dinvalid-fp-armv8.s10 vsel.f32 s3, s4, s6
12 vselne.f32 s3, s4, s6
14 vselmi.f32 s3, s4, s6
16 vselpl.f32 s3, s4, s6
18 vselvc.f32 s3, s4, s6
20 vselcs.f32 s3, s4, s6
22 vselcc.f32 s3, s4, s6
24 vselhs.f32 s3, s4, s6
26 vsello.f32 s3, s4, s6
28 vselhi.f32 s3, s4, s6
[all...]
/external/clang/test/Sema/
H A Dno-documentation-warn-tagdecl-specifier.c32 /** @return s6 Test 6 - expected warning here */
33 struct s6 *ps6;
34 struct s6* f6(void);
H A Dpragma-align-mac68k.c57 struct s6 { struct
61 extern int a6_0[sizeof(struct s6) == 0 ? 1 : -1];
62 extern int a6_1[__alignof(struct s6) == 2 ? 1 : -1];
/external/llvm/test/MC/COFF/
H A Dlinkonce.s26 .section s6
74 // CHECK: Name: s6
133 // CHECK: Name: s6
/external/skia/src/opts/
H A DSkBitmapProcState_opts_mips_dsp.cpp31 int s0, s1, s2, s3, s4, s5, s6, s7; local
58 "lhu %[s6], 28(%[xx]) \n\t"
74 "lbux %[s6], %[s6](%[srcAddr]) \n\t"
90 "sll %[s6], %[s6], 2 \n\t"
107 "lwx %[s6], %[s6](%[table]) \n\t"
124 "sw %[s6], 56(%[colors]) \n\t"
144 "lhu %[s6], 2
[all...]
/external/clang/test/CodeGenCXX/
H A Dx86_32-arguments.cpp94 struct s6 {}; struct
95 typedef int s6::* s6_mdp;
96 typedef int (s6::*s6_mfp)();
/external/llvm/test/MC/AArch64/
H A Dneon-scalar-by-elem-saturating-mul.s31 sqdmulh s2, s6, v7.s[0]
37 // CHECK: sqdmulh s2, s6, v7.s[0] // encoding: [0xc2,0xc0,0x87,0x5f]
46 sqrdmulh s5, s6, v7.s[2]
52 // CHECK: sqrdmulh s5, s6, v7.s[2] // encoding: [0xc5,0xd8,0x87,0x5f]
H A Dneon-scalar-by-elem-mul.s27 fmulx s6, s2, v8.s[0]
35 // CHECK: fmulx s6, s2, v8.s[0] // encoding: [0x46,0x90,0x88,0x7f]
/external/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp31 void s6();
54 t5 = &s6; // valid
/external/llvm/test/MC/Mips/mips32r6/
H A Dinvalid-mips5.s8 luxc1 $f19,$s6($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/Mips/mips4/
H A Dinvalid-mips5.s8 luxc1 $f19,$s6($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c43 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 local
54 s6 = input[1] - input[6];
72 t0 = (s6 - s5) * cospi_16_64;
73 t1 = (s6 + s5) * cospi_16_64;
122 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 local
133 s6 = input[1] - input[6];
151 t0 = (s6 - s5) * cospi_16_64;
152 t1 = (s6 + s5) * cospi_16_64;
237 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
255 s6
276 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
347 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
580 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 local
[all...]
/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans8_dspr2.c592 int s0, s1, s2, s3, s4, s5, s6, s7; local
617 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
622 x2 = ROUND_POWER_OF_TWO((s2 + s6), DCT_CONST_BITS);
626 x6 = ROUND_POWER_OF_TWO((s2 - s6), DCT_CONST_BITS);
636 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7;
643 x4 = ROUND_POWER_OF_TWO((s4 + s6), DCT_CONST_BITS);
645 x6 = ROUND_POWER_OF_TWO((s4 - s6), DCT_CONST_BITS);
651 s6 = cospi_16_64 * (x6 + x7);
656 x6 = ROUND_POWER_OF_TWO((s6), DCT_CONST_BITS);
H A Ditrans4_dspr2.c318 int s0, s1, s2, s3, s4, s5, s6, s7; local
337 s6 = sinpi_4_9 * x3;
341 x1 = s1 - s4 - s6;
/external/v8/test/mjsunit/
H A Duri.js44 var s6 = String.fromCharCode(cc6); variable
61 assertEquals('%E0%A0%80', encodeURI(s6));
72 assertEquals(cc6, decodeURI(encodeURI(s6)).charCodeAt(0));
/external/libjpeg-turbo/simd/
H A Djsimd_mips_dspr2.S164 SAVE_REGS_ON_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7
173 li s6, 0xffff94d1 // -FIX(0.41869)
202 maddu $ac2, s6, t4
219 RESTORE_REGS_FROM_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7
274 SAVE_REGS_ON_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7
299 lbu s6, 0(s3) // cb
304 addiu s6, -128
305 mul t2, t7, s6
309 sll s6, 15
313 mulq_rs.w t0, t5, s6 // Cbbta
[all...]
/external/mesa3d/include/CL/
H A Dcl_platform.h460 __extension__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13219::__anon13221
479 __extension__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13223::__anon13225
535 __extension__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13235::__anon13237
554 __extension__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13239::__anon13241
610 __extension__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13251::__anon13253
629 __extension__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13255::__anon13257
685 __extension__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13267::__anon13269
704 __extension__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13271::__anon13273
759 __extension__ struct{ cl_int s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13283::__anon13285
778 __extension__ struct{ cl_int s0, s1, s2, s3, s4, s5, s6, s member in struct:__anon13287::__anon13289
834 __extension__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13299::__anon13301
853 __extension__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13303::__anon13305
908 __extension__ struct{ cl_long s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13315::__anon13317
927 __extension__ struct{ cl_long s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13319::__anon13321
983 __extension__ struct{ cl_ulong s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13331::__anon13333
1002 __extension__ struct{ cl_ulong s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13335::__anon13337
1059 __extension__ struct{ cl_float s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13347::__anon13349
1078 __extension__ struct{ cl_float s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13351::__anon13353
1134 __extension__ struct{ cl_double s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon13363::__anon13365
1153 __extension__ struct{ cl_double s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon13367::__anon13369
[all...]
/external/gmock/test/
H A Dgmock-more-actions_test.cc151 const char* s4, const char* s5, const char* s6) {
152 return string(s1) + s2 + s3 + s4 + s5 + s6;
156 const char* s4, const char* s5, const char* s6,
158 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7;
162 const char* s4, const char* s5, const char* s6,
164 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8;
168 const char* s4, const char* s5, const char* s6,
170 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
174 const char* s4, const char* s5, const char* s6,
177 return string(s1) + s2 + s3 + s4 + s5 + s6
150 Concat6(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6) argument
155 Concat7(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7) argument
161 Concat8(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8) argument
167 Concat9(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) argument
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
204 Concat7(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7) argument
210 Concat8(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8) argument
216 Concat9(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) 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
[all...]

Completed in 689 milliseconds

1234567