Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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