Searched defs:i128 (Results 1 – 7 of 7) sorted by relevance
/external/clang/test/Sema/ |
D | 128bitint.c | 5 typedef int i128 __attribute__((__mode__(TI))); typedef
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineValueType.h | 44 i128 = 6, // This is a 128 bit integer value enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ValueTypes.h | 43 i128 = 6, // This is a 128 bit integer value enumerator
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap_until.pass.cpp | 270 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|
D | is_heap.pass.cpp | 270 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|
D | is_heap_until_comp.pass.cpp | 271 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|
D | is_heap_comp.pass.cpp | 271 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
|