Home
last modified time | relevance | path

Searched defs:hi_word (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_type.cpp38 const uint32_t hi_word = const_words[4]; // Must exist, per spec. in AboveZero() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp39 const uint32_t hi_word = const_words[4]; // Must exist, per spec. in AboveZero() local
/external/v8/src/ppc/
Dassembler-ppc-inl.h393 int hi_word = static_cast<int>(offset >> 16); in PatchConstantPoolAccessInstruction() local
Dassembler-ppc.cc1404 int hi_word = static_cast<int>(hi_32 >> 16); in bitwise_mov() local
1414 int hi_word = static_cast<int>(value >> 16); in bitwise_mov() local
1424 int hi_word = static_cast<int>(value >> 16); in bitwise_mov32() local
1437 int hi_word = static_cast<int>(value >> 16); in bitwise_add32() local