Home
last modified time | relevance | path

Searched defs:kWordSize (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util.h108 const int kWordSize = 64; variable
/external/swiftshader/third_party/subzero/src/
DIceAssembler.h96 static constexpr uint32_t kWordSize = sizeof(uint32_t); variable
DIceAssemblerARM32.cpp33 static constexpr IValueT kWordSize = sizeof(WordType); variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h36 const uptr kWordSize = SANITIZER_WORDSIZE / 8; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h38 const uptr kWordSize = SANITIZER_WORDSIZE / 8; variable