Home
last modified time | relevance | path

Searched defs:kShortSize (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.cpp2841 static const int kShortSize = 2; in j() local
2883 static const int kShortSize = 2; in jmp() local
DIceAssemblerX8664.cpp2995 static const int kShortSize = 2; in j() local
3038 static const int kShortSize = 2; in jmp() local
/third_party/node/deps/v8/src/common/
Dglobals.h213 constexpr int kShortSize = sizeof(short); // NOLINT variable