HomeSort by relevance Sort by last modified time
    Searched refs:__int128 (Results 1 - 25 of 41) sorted by null

1 2

  /external/clang/test/CodeGen/
mips-type-sizes-int128.c 7 // O32 does not support __int128 so it must be tested separately
11 return sizeof(__int128); // O32: :[[@LINE]]:17: error: __int128 is not supported on this target
x86_64-atomic-128.c 7 __int128 test_sync_call(__int128 *addr, __int128 val) {
13 __int128 test_c11_call(_Atomic __int128 *addr, __int128 val) {
19 __int128 test_atomic_call(__int128 *addr, __int128 val) {
25 __int128 test_expression(_Atomic __int128 *addr)
    [all...]
arm64-aapcs-arguments.c 7 typedef union { __int128 a; } Small;
8 void test1(int x0, __int128 x2_x3, __int128 x4_x5, __int128 x6_x7, Small sp) {
aarch64-varargs.c 49 __int128 aligned_int(void) {
51 return va_arg(the_list, __int128);
builtins-arm-exclusive.c 315 __int128 test_ldrex_128(__int128 *addr) {
330 int test_strex_128(__int128 *addr, __int128 val) {
341 __int128 test_ldaex_128(__int128 *addr) {
356 int test_stlex_128(__int128 *addr, __int128 val) {
aarch64-type-sizes.c 29 return sizeof(__int128);
catch-undef-behavior.c 247 float int_float_no_overflow(__int128 n) {
254 float int_float_overflow(unsigned __int128 n) {
  /external/compiler-rt/test/ubsan/TestCases/Integer/
div-zero.cpp 7 typedef __int128 intmax;
  /external/clang/test/Sema/
128bitint.c 16 __int128 i = (__int128)0;
17 unsigned __int128 u = (unsigned __int128)-1;
21 long long Signed64 = 123456789012345678901234567890i128; // expected-warning {{implicit conversion from '__int128' to 'long long' changes value from 123456789012345678901234567890 to -4362896299872285998}}
24 unsigned long long Unsigned64 = 123456789012345678901234567890Ui128; // expected-warning {{implicit conversion from 'unsigned __int128' to 'unsigned long long' changes value from 123456789012345678901234567890 to 14083847773837265618}}
41 MPI_Send(buf, 0x10000000000000001i128); // expected-warning {{implicit conversion from '__int128' to 'int' changes value}}
45 __int128 n; // expected-error {{__int128 is not supported on this target}}
types.c 22 // __int128 is a keyword
24 __int128 i;
25 unsigned __int128 j;
26 long unsigned __int128 k; // expected-error {{'long __int128' is invalid}}
27 int __int128; // expected-error {{cannot combine with previous}} expected-warning {{does not declare anything}} local
29 // __int128_t is __int128; __uint128_t is unsigned __int128.
30 typedef __int128 check_int_128; // expected-note {{here}}
32 typedef int check_int_128; // expected-error {{different types ('int' vs '__int128_t' (aka '__int128'))}}
    [all...]
builtins-arm-exclusive.c 24 sum += __builtin_arm_ldrex((__int128 *)addr); // expected-error {{__int128 is not supported on this target}} expected-error {{address argument to load or store exclusive builtin must be a pointer to 1,2,4 or 8 byte type}}
51 res |= __builtin_arm_strex(1, (__int128 *)addr); // expected-error {{__int128 is not supported on this target}} expected-error {{address argument to load or store exclusive builtin must be a pointer to 1,2,4 or 8 byte type}}
75 sum += __builtin_arm_ldaex((__int128 *)addr); // expected-error {{__int128 is not supported on this target}} expected-error {{address argument to load or store exclusive builtin must be a pointer to 1,2,4 or 8 byte type}}
102 res |= __builtin_arm_stlex(1, (__int128 *)addr); // expected-error {{__int128 is not supported on this target}} expected-error {{address argument to load or store exclusive builtin must be a pointer to 1,2,4 or 8 byte type}}
builtins-arm64-exclusive.c 13 sum += __builtin_arm_ldrex((__int128 *)addr);
37 res |= __builtin_arm_strex(42, (__int128 *)addr);
62 sum += __builtin_arm_ldaex((__int128 *)addr);
86 res |= __builtin_arm_stlex(42, (__int128 *)addr);
  /external/compiler-rt/test/ubsan/TestCases/Float/
cast-overflow.cpp 49 unsigned __int128 FloatMaxAsUInt128 = -((unsigned __int128)1 << 104);
96 // CHECK-6: {{runtime error: value 0xffffff00000000000000000000000001 is outside the range of representable values of type 'float'|__int128 not supported}}
100 puts("__int128 not supported");
  /external/clang/lib/Headers/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
bmi2intrin.h 86 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
bmi2intrin.h 86 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;

Completed in 662 milliseconds

1 2