Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dbittest-intrinsics.c11 void x86(long *bits, __int64 *bits64, long bitidx) { in x86()
36 void x64(long *bits, __int64 *bits64, long bitidx) { in x64()
62 void arm(long *bits, __int64 *bits64, long bitidx) { in arm()
/external/brotli/c/enc/
Dcommand.h64 uint16_t bits64 = in CombineLengthCodes() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc445 std::array<XlaOp, 2> bits64; in PhiloxRngBit64() local
/external/OpenCSD/decoder/include/opencsd/
Docsd_if_types.h415 uint32_t bits64:1; /**< 1 if 64 bit operation */ member
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp217 const MemoryMapParams *bits64; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp351 const MemoryMapParams *bits64; member
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp359 const MemoryMapParams *bits64; member