Searched defs:s20 (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/Sema/
H A Dbitfield-layout_1.c193 } s20; variable in typeref:struct:__anon3162
194 CHECK_SIZE(s20,16)
/external/clang/test/CXX/lex/lex.charset/
H A Dp2-cxx98.cpp33 const char *s20 = "\u0020"; // ' ', expected-error {{character ' ' cannot be specified by a universal character name}} variable
/external/clang/test/CodeGen/
H A Dx86_64-arguments-nacl.c71 // CHECK-LABEL: define void @f20(%struct.s20* byval align 32 %x)
72 struct __attribute__((aligned(32))) s20 { struct
76 void f20(struct s20 x) {}
H A Darm-arguments.c114 // APCS-GNU: struct.s20* noalias sret
116 struct s20 { struct s8 f1; int f0; }; struct
117 struct s20 f20(void) {}
H A Darm64-arguments.c85 struct s20 { struct s8 f1; int f0; }; struct
86 struct s20 f20(void) {}
H A Dx86_64-arguments.c113 // CHECK-LABEL: define void @f20(%struct.s20* byval align 32 %x)
114 struct __attribute__((aligned(32))) s20 { struct
118 void f20(struct s20 x) {}
/external/v8/src/arm/
H A Dsimulator-arm.h122 s16, s17, s18, s19, s20, s21, s22, s23, enumerator in enum:v8::internal::Simulator::Register
/external/boringssl/src/third_party/fiat/
H A Dcurve25519.c2158 int64_t s20 = 2097151 & (load_4(s + 52) >> 4); local
2204 s8 += s20 * 666643;
2205 s9 += s20 * 470296;
2206 s10 += s20 * 654183;
2207 s11 -= s20 * 997805;
2208 s12 += s20 * 136657;
2209 s13 -= s20 * 683901;
2210 s20 = 0;
2536 int64_t s20; local
2593 s20
[all...]
/external/capstone/suite/MC/AArch64/
H A Dbasic-a64-instructions.s.cs701 0x83,0x5e,0x29,0x1e = fcsel s3, s20, s9, pl external variable declarations
713 0xb4,0x42,0x26,0x1e = frinta s20, s21
731 0x74,0x0a,0x31,0x1e = fmul s20, s19, s17
738 0x93,0x7a,0x35,0x1e = fminnm s19, s20, s21 external variable declarations
758 0x9f,0xce,0x18,0x1e = fcvtzs wzr, s20, #13 external variable declarations
770 0x9f,0xce,0x19,0x1e = fcvtzu wzr, s20, #13 external variable declarations
810 0x8c,0x02,0x28,0x9e = fcvtps x12, s20
1085 0x94,0xf6,0x0f,0xbc = str s20, [x20], #255
1097 0x94,0xf6,0x4f,0xbc = ldr s20, [x20], #255
1156 0x94,0xfe,0x0f,0xbc = str s20, [x2
[all...]

Completed in 278 milliseconds