Home
last modified time | relevance | path

Searched defs:i128 (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dms_abi.c138 struct i128 { struct
143 __attribute__((ms_abi)) struct i128 f7(struct i128 a) { in f7() argument
H A Dextend-arg-64.c39 __int128 i128; variable
/llvm-project/flang/test/Lower/
H A Dbig-integer-parameter.f904 program i128 program
/llvm-project/clang/test/Sema/
H A D128bitint.c7 typedef int i128 __attribute__((__mode__(TI))); typedef
H A Dtautological-constant-compare.c485 __int128 i128 = value(); in main() local
/llvm-project/llvm/test/CodeGen/AArch64/Atomics/
H A Dgenerate-tests.py23 i128 = 16 variable in Type
/llvm-project/clang/test/AST/Interp/
H A Dintap.cpp
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp2037 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 Dis_heap_comp.pass.cpp286 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
H A Dis_heap_until_comp.pass.cpp286 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
H A Dis_heap_until.pass.cpp285 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
H A Dis_heap.pass.cpp285 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local