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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
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...]
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}}
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}}
  /external/compiler-rt/lib/ubsan/lit_tests/Integer/
add-overflow.cpp 28 puts("__int128 not supported");
30 // CHECK-ADD_I128: {{0x40000000000000000000000000000000 \+ 0x40000000000000000000000000000000 cannot be represented in type '__int128'|__int128 not supported}}
sub-overflow.cpp 27 puts("__int128 not supported");
29 // CHECK-SUB_I128: {{0x80000000000000000000000000000000 - 1 cannot be represented in type '__int128'|__int128 not supported}}
uadd-overflow.cpp 28 puts("__int128 not supported");
30 // CHECK-ADD_I128: {{0x80000000000000000000000000000000 \+ 0x80000000000000000000000000000000 cannot be represented in type 'unsigned __int128'|__int128 not supported}}
usub-overflow.cpp 27 puts("__int128 not supported\n");
29 // CHECK-SUB_I128: {{0x40000000000000000000000000000000 - 0x80000000000000000000000000000000 cannot be represented in type 'unsigned __int128'|__int128 not supported}}
div-zero.cpp 7 typedef __int128 intmax;
  /external/clang/docs/
ClangCheck.rst 23 (TypedefDecl 0x7ff3a302a410 <<invalid sloc>> __int128_t '__int128')
24 (TypedefDecl 0x7ff3a302a470 <<invalid sloc>> __uint128_t 'unsigned __int128')
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
limits     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
limits     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
limits     [all...]
cstdlib 178 inline __int128
179 abs(__int128 __x) { return __x >= 0 ? __x : -__x; }
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/
libgcc.a 81  U&IQ?R??@__multi3??5long int<long unsigned intCintJunsigned intQunsigned charXshort unsigned int_signed charfshort intmchartlong long unsigned int{long long int?DItype?UDItype?__int128?TItype?__int128 unsigned?float?complex float?double?complex double?long double?complex long double?__float128?DWstruct4DWunion,K$)~Y? /i/toolchain-src//gcc/gcc-4.6/libgcc/../gcclibgcc2.clibgcc2.h ?Y;\eH?;V^ TItypeDWstruct__int128 unsignedhighfloat__int128long long unsigned intunsigned char__multi3long unsigned intshort unsigned intGNU C 4.6.x-google 20120106 (prerelease)DWuniondouble__float128complex long doubleunsigned intUDItypecharcomplex floatlong doublelong long intshort int__unknown__complex doublelong int/tmp/ahsieh-gcc-64-X27190/build/2/gcc/x86_64-linux/libgcc/i/toolchain-src//gcc/gcc-4.6/libgcc/../gcc/libgcc2.csigned charDItypeGCC: (GNU) 4.6.x-google 20120106 (prerelease)zRx ?K.symtab.strtab.shstrtab.text.data.bss.rela.debug_info.debug_abbrev.debug_loc.rela.debug_pubnames.rela.debug_pubtypes.rela.debug_aranges.debug_ranges.rela.debug_line.debug_str.comment.note.GNU-stack.rela.eh_frame@K!?'?1??,(?=O?K2([ZV?py?k
205 &I?@__negti2??5long int<long unsigned intCintJunsigned intQunsigned charXshort unsigned int_signed charfshort intmchartlong long unsigned int{long long int?DItype?UDItype?__int128?TItype?__int128 unsigned?float?complex float?double?complex double?long double?complex long double?__float128?DWstruct4DWunion,)zY? /i/toolchain-src//gcc/gcc-4.6/libgcc/../gcclibgcc2.clibgcc2.h ?=;??U[TItypeDWstruct__int128 unsignedhigh__negti2float__int128long long unsigned intunsigned charlong unsigned intshort unsigned intGNU C 4.6.x-google 20120106 (prerelease)DWuniondouble__float128complex long doubleunsigned intUDItypecharcomplex floatlong doublelong long intshort int__unknown__complex doublelong int/tmp/ahsieh-gcc-64-X27190/build/2/gcc/x86_64-linux/libgcc/i/toolchain-src//gcc/gcc-4.6/libgcc/../gcc/libgcc2.csigned charDItypeGCC: (GNU) 4.6.x-google 20120106 (prerelease)zRx ?).symtab.strtab.shstrtab.text.data.bss.rela.debug_info.debug_abbrev.rela.debug_pubnames.rela.debug_pubtypes.rela.debug_aranges.rela.debug_line.debug_str.comment.note.GNU-stack.rela.eh_frame@)!l'l1l?,??=??P?Ke??`0 z0uH0 ??~?x ?0-??0/?/?00??`?? ? p??    )libgcc2.c__negti2
327 4: ;I 4: ;I&IVQP*DP*-xp$?-7tp$??K__lshrti3??5long int<long unsigned intCintJunsigned intQunsigned charXshort unsigned int_signed charfshort intmchartlong long unsigned int{long long int?DItype?UDItype?__int128?TItype?__int128 unsigned?float?complex float?double?complex double?long double?complex lon (…)
    [all...]
  /external/clang/test/CodeGen/
aarch64-type-sizes.c 27 return sizeof(__int128);
aarch64-arguments.c 174 struct s40 { __int128 a; };
178 // Checking: __int128 will get properly aligned type, with padding so big struct doesn't use x7.
181 int f41(int x0, int x1, int x2, int x3, int x4, int x5, int x6, __int128 stacked, struct s41 stacked2) {}
183 // Checking: __int128 needing to be aligned in registers will consume correct
187 void f42(int x0, int x1, int x2, int x3, int x4, __int128 x6_7, __int128 stacked) {}
exprs.c 181 extern void extfunc(__int128);
182 __int128 x = 2;
  /external/clang/test/SemaCXX/
overloaded-builtin-operators.cpp 262 struct X { operator __int128() const; } x;
263 bool a = x == __int128(0);
266 struct Y { operator unsigned __int128() const; } y;
267 bool c = y == __int128(0);
  /external/compiler-rt/lib/ubsan/lit_tests/Float/
cast-overflow.cpp 34 unsigned __int128 FloatMaxAsUInt128 = -((unsigned __int128)1 << 104);
81 // CHECK-6: {{runtime error: value 0xffffff00000000000000000000000001 is outside the range of representable values of type 'float'|__int128 not supported}}
85 puts("__int128 not supported");
  /external/clang/lib/Headers/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;
  /external/compiler-rt/lib/ubsan/
ubsan_value.cc 37 UNREACHABLE("libclang_rt.ubsan was built without __int128 support");
53 UNREACHABLE("libclang_rt.ubsan was built without __int128 support");
ubsan_value.h 28 typedef __int128 s128;
29 typedef unsigned __int128 u128;
  /prebuilts/sdk/renderscript/clang-include/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y;

Completed in 1868 milliseconds

1 2 3 4 5 6 7 8 91011>>