Home
last modified time | relevance | path

Searched defs:int128_t (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/include/flang/Common/
H A Duint128.h282 using int128_t = __int128_t; variable
285 using int128_t = SignedInt128; variable
/llvm-project/clang/test/CodeGen/
H A Dwin64-i128.c6 typedef int int128_t __attribute__((mode(TI))); typedef
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dquadword-atomics.c24 typedef __int128_t int128_t; typedef
/llvm-project/clang/test/AST/Interp/
H A Dintap.cpp