Home
last modified time | relevance | path

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

/external/clang/test/Sema/
D128bitint.c5 typedef int i128 __attribute__((__mode__(TI))); typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp1793 APInt i128(128, 0); in TEST() local
2052 APInt i128(128, 0); in TEST() local
2066 APInt i128(128, 0xfa); in TEST() local
2075 APInt i128(128, 0xfa); in TEST() local
2169 APInt i128(APInt::getHighBitsSet(128, 1)); in TEST() local
2280 APInt i128 = APInt::getOneBitSet(128, 64); in TEST() local
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffi64.c57 UINT128 i128; member
/external/libffi/src/x86/
Dffi64.c57 UINT128 i128; member
/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/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h204 LLVMTypeRef i128; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMachineValueType.h45 i128 = 7, // This is a 128 bit integer value enumerator
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap_until.pass.cpp281 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
Dis_heap.pass.cpp281 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
Dis_heap_until_comp.pass.cpp282 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local
Dis_heap_comp.pass.cpp282 int i128[] = {0, 0, 0, 1, 0, 0, 0}; in test() local