Home
last modified time | relevance | path

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

/external/clang/test/Sema/
D128bitint.c5 typedef int i128 __attribute__((__mode__(TI))); typedef
/external/python/cpython2/Modules/_ctypes/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/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h151 LLVMTypeRef i128; member
/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.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_until.pass.cpp270 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
/external/r8/src/test/examples/invoke/
DInvoke.java346 int i120, int i121, int i122, int i123, int i124, int i125, int i126, int i127, int i128, in manyArgs()
396 int i128 = 128; int i129 = 129; int i130 = 130; int i131 = 131; int i132 = 132; in rangeInvokeWithManyLocals() local
/external/r8/src/test/examples/regalloc/
DRegAlloc.java152 int i126 = identity(126); int i127 = identity(127); int i128 = identity(128); in binaryOpUsingHighRegistersLocals() local
276 double i126 = identity(126.0); double i127 = identity(127.0); double i128 = identity(128.0); in binaryDoubleOpUsingHighRegistersLocals() local