Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_type.cpp35 const uint32_t lo_word = const_words[3]; in AboveZero() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp36 const uint32_t lo_word = const_words[3]; in AboveZero() local
/external/v8/src/ppc/
Dassembler-ppc-inl.h394 int lo_word = static_cast<int>(offset & 0xffff); in PatchConstantPoolAccessInstruction() local
Dassembler-ppc.cc1405 int lo_word = static_cast<int>(hi_32 & 0xFFFF); in bitwise_mov() local
1415 int lo_word = static_cast<int>(value & 0xFFFF); in bitwise_mov() local
1425 int lo_word = static_cast<int>(value & 0xFFFF); in bitwise_mov32() local
1438 int lo_word = static_cast<int>(value & 0xFFFF); in bitwise_add32() local