/llvm-project/clang/test/CodeGen/ |
H A D | ms_abi.c | 138 struct i128 { struct 143 __attribute__((ms_abi)) struct i128 f7(struct i128 a) { in f7() argument
|
H A D | extend-arg-64.c | 39 __int128 i128; variable
|
/llvm-project/flang/test/Lower/ |
H A D | big-integer-parameter.f90 | 4 program i128 program
|
/llvm-project/clang/test/Sema/ |
H A D | 128bitint.c | 7 typedef int i128 __attribute__((__mode__(TI))); typedef
|
H A D | tautological-constant-compare.c | 485 __int128 i128 = value(); in main() local
|
/llvm-project/llvm/test/CodeGen/AArch64/Atomics/ |
H A D | generate-tests.py | 23 i128 = 16 variable in Type
|
/llvm-project/clang/test/AST/Interp/ |
H A D | intap.cpp |
|
/llvm-project/llvm/unittests/ADT/ |
H A D | APIntTest.cpp | 2037 APInt i128(128, 0); TEST() local 2091 APInt i128(128, 0); TEST() local 2444 APInt i128(128, 0); TEST() local 2458 APInt i128(128, 0xfa); TEST() local 2467 APInt i128(128, 0xfa); TEST() local 2759 APInt i128(APInt::getHighBitsSet(128, 1)); TEST() local 2899 APInt i128 = APInt::getOneBitSet(128, 64); TEST() local [all...] |
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
H A D | is_heap_comp.pass.cpp | 286 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|
H A D | is_heap_until_comp.pass.cpp | 286 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|
H A D | is_heap_until.pass.cpp | 285 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|
H A D | is_heap.pass.cpp | 285 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|