HomeSort by relevance Sort by last modified time
    Searched refs:s8 (Results 26 - 50 of 176) sorted by null

12 3 4 5 6 7 8

  /external/compiler-rt/lib/asan/
asan_poisoning.cc 54 s8 offset; // in [0, SHADOW_GRANULARITY)
55 s8 value; // = *chunk;
91 s8 value = beg.value;
133 s8 value = beg.value;
193 s8 end_offset = (s8)(size - aligned_size);
194 s8* shadow_end = (s8*)MemToShadow(addr + aligned_size);
195 s8 end_value = *shadow_end;
200 *shadow_end = (s8)kAsanStackUseAfterScopeMagic
    [all...]
  /external/llvm/test/MC/ARM/
neon-absdiff-encoding.s 3 @ CHECK: vabd.s8 d16, d16, d17 @ encoding: [0xa1,0x07,0x40,0xf2]
4 vabd.s8 d16, d16, d17
17 @ CHECK: vabd.s8 q8, q8, q9 @ encoding: [0xe2,0x07,0x40,0xf2]
18 vabd.s8 q8, q8, q9
32 @ CHECK: vabdl.s8 q8, d16, d17 @ encoding: [0xa1,0x07,0xc0,0xf2]
33 vabdl.s8 q8, d16, d17
45 @ CHECK: vaba.s8 d16, d18, d17 @ encoding: [0xb1,0x07,0x42,0xf2]
46 vaba.s8 d16, d18, d17
57 @ CHECK: vaba.s8 q9, q8, q10 @ encoding: [0xf4,0x27,0x40,0xf2]
58 vaba.s8 q9, q8, q1
    [all...]
neont2-absdiff-encoding.s 5 vabd.s8 d16, d16, d17
12 vabd.s8 q8, q8, q9
20 @ CHECK: vabd.s8 d16, d16, d17 @ encoding: [0x40,0xef,0xa1,0x07]
27 @ CHECK: vabd.s8 q8, q8, q9 @ encoding: [0x40,0xef,0xe2,0x07]
36 vabdl.s8 q8, d16, d17
43 @ CHECK: vabdl.s8 q8, d16, d17 @ encoding: [0xc0,0xef,0xa1,0x07]
51 vaba.s8 d16, d18, d17
57 vaba.s8 q9, q8, q10
64 @ CHECK: vaba.s8 d16, d18, d17 @ encoding: [0x42,0xef,0xb1,0x07]
70 @ CHECK: vaba.s8 q9, q8, q10 @ encoding: [0x40,0xef,0xf4,0x27
    [all...]
neont2-pairwise-encoding.s 15 vpaddl.s8 d7, d10
21 vpaddl.s8 q4, q7
28 @ CHECK: vpaddl.s8 d7, d10 @ encoding: [0xb0,0xff,0x0a,0x72]
34 @ CHECK: vpaddl.s8 q4, q7 @ encoding: [0xb0,0xff,0x4e,0x82]
42 vpadal.s8 d16, d4
48 vpadal.s8 q4, q10
55 @ CHECK: vpadal.s8 d16, d4 @ encoding: [0xf0,0xff,0x04,0x06]
61 @ CHECK: vpadal.s8 q4, q10 @ encoding: [0xb0,0xff,0x64,0x86]
69 vpmin.s8 d16, d29, d10
77 @ CHECK: vpmin.s8 d16, d29, d10 @ encoding: [0x4d,0xef,0x9a,0x0a
    [all...]
neon-cmp-encoding.s 21 vcge.s8 d16, d16, d17
28 vcge.s8 q8, q8, q9
38 @ CHECK: vcge.s8 d16, d16, d17 @ encoding: [0xb1,0x03,0x40,0xf2]
45 @ CHECK: vcge.s8 q8, q8, q9 @ encoding: [0xf2,0x03,0x40,0xf2]
55 vcgt.s8 d16, d16, d17
62 vcgt.s8 q8, q8, q9
72 @ CHECK: vcgt.s8 d16, d16, d17 @ encoding: [0xa1,0x03,0x40,0xf2]
79 @ CHECK: vcgt.s8 q8, q8, q9 @ encoding: [0xe2,0x03,0x40,0xf2]
104 vcge.s8 d16, d16, #0
105 vcle.s8 d16, d16, #
    [all...]
neon-bitcount-encoding.s 19 @ CHECK: vcls.s8 d16, d16 @ encoding: [0x20,0x04,0xf0,0xf3]
20 vcls.s8 d16, d16
25 @ CHECK: vcls.s8 q8, q8 @ encoding: [0x60,0x04,0xf0,0xf3]
26 vcls.s8 q8, q8
neon-minmax-encoding.s 3 vmax.s8 d1, d2, d3
11 vmax.s8 d2, d3
19 vmax.s8 q1, q2, q3
27 vmax.s8 q2, q3
35 @ CHECK: vmax.s8 d1, d2, d3 @ encoding: [0x03,0x16,0x02,0xf2]
42 @ CHECK: vmax.s8 d2, d2, d3 @ encoding: [0x03,0x26,0x02,0xf2]
49 @ CHECK: vmax.s8 q1, q2, q3 @ encoding: [0x46,0x26,0x04,0xf2]
56 @ CHECK: vmax.s8 q2, q2, q3 @ encoding: [0x46,0x46,0x04,0xf2]
65 vmin.s8 d1, d2, d3
73 vmin.s8 d2, d
    [all...]
neont2-bitcount-encoding.s 25 vcls.s8 d16, d16
28 vcls.s8 q8, q8
32 @ CHECK: vcls.s8 d16, d16 @ encoding: [0xf0,0xff,0x20,0x04]
35 @ CHECK: vcls.s8 q8, q8 @ encoding: [0xf0,0xff,0x60,0x04]
neont2-minmax-encoding.s 5 vmax.s8 d1, d2, d3
13 vmax.s8 d2, d3
21 vmax.s8 q1, q2, q3
29 vmax.s8 q2, q3
37 @ CHECK: vmax.s8 d1, d2, d3 @ encoding: [0x02,0xef,0x03,0x16]
44 @ CHECK: vmax.s8 d2, d2, d3 @ encoding: [0x02,0xef,0x03,0x26]
51 @ CHECK: vmax.s8 q1, q2, q3 @ encoding: [0x04,0xef,0x46,0x26]
58 @ CHECK: vmax.s8 q2, q2, q3 @ encoding: [0x04,0xef,0x46,0x46]
67 vmin.s8 d1, d2, d3
75 vmin.s8 d2, d
    [all...]
  /dalvik/vm/
Common.h 92 typedef int64_t s8; typedef
111 s8 j;
134 s8 j;
Sync.h 89 s8 timeout, s4 nanos, bool interruptShouldThrow);
148 s8 msec, s4 nsec);
  /external/clang/test/CodeGenCXX/
x86_32-arguments.cpp 106 // CHECK: define void @_Z2f8v(%struct.s8* noalias sret %agg.result)
109 struct s8 { s8_0 a; s8_1 b; }; struct
110 s8 f8() { return s8(); }
  /external/clang/test/Sema/
pragma-align-mac68k.c 71 struct s8 { struct
75 extern int a8_0[sizeof(struct s8) == 2 ? 1 : -1];
76 extern int a8_1[__alignof(struct s8) == 2 ? 1 : -1];
  /bionic/libc/arch-mips/include/machine/
regdef.h 89 #define s8 $30 /* one more callee saved */ macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 89 #define s8 $30 /* one more callee saved */ macro
  /external/kernel-headers/original/asm-x86/
types.h 47 typedef signed char s8; typedef
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 89 #define s8 $30 /* one more callee saved */ macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 89 #define s8 $30 /* one more callee saved */ macro
  /dalvik/vm/oo/
ObjectInlines.h 69 INLINE s8 dvmGetFieldLong(const Object* obj, int offset) {
107 INLINE s8 dvmGetFieldLongVolatile(const Object* obj, int offset) {
108 const s8* addr = (const s8*)BYTE_OFFSET(obj, offset);
109 s8 val = dvmQuasiAtomicRead64(addr);
114 union { s8 lval; double dval; } alias;
115 const s8* addr = (const s8*)BYTE_OFFSET(obj, offset);
143 INLINE void dvmSetFieldLong(Object* obj, int offset, s8 val) {
184 INLINE void dvmSetFieldLongVolatile(Object* obj, int offset, s8 val)
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 64 #define s8 $30 macro
114 #define s8 $30 macro
  /dalvik/vm/compiler/codegen/arm/
CalloutHelper.h 42 s8 dvmJitf2l(float op1); // OP_FLOAT_TO_LONG
43 s8 dvmJitd2l(double op1); // OP_DOUBLE_TO_LONG
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 64 #define s8 $30 macro
114 #define s8 $30 macro
  /external/kernel-headers/original/asm-mips/
regdef.h 52 #define s8 $30 /* same like fp! */ macro
95 #define s8 $30 /* callee saved */ macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
regdef.h 64 #define s8 $30 macro
114 #define s8 $30 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 64 #define s8 $30 macro
114 #define s8 $30 macro

Completed in 2640 milliseconds

12 3 4 5 6 7 8