Home
last modified time | relevance | path

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

/external/clang/test/Sema/
D128bitint.c5 typedef int i128 __attribute__((__mode__(TI))); typedef
/external/llvm/include/llvm/CodeGen/
DMachineValueType.h44 i128 = 6, // This is a 128 bit integer value enumerator
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h43 i128 = 6, // This is a 128 bit integer value enumerator
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap_until.pass.cpp270 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
Dis_heap.pass.cpp270 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
Dis_heap_until_comp.pass.cpp271 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
Dis_heap_comp.pass.cpp271 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local