Home
last modified time | relevance | path

Searched defs:lo_word (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc-inl.h389 int lo_word = static_cast<int>(offset & 0xffff); in PatchConstantPoolAccessInstruction() local
H A Dmacro-assembler-ppc.h905 inline void TestIfInt32(Register hi_word, Register lo_word, Register scratch, in TestIfInt32() argument
H A Dassembler-ppc.cc1404 int lo_word = static_cast<int>(hi_32 & 0xFFFF); in bitwise_mov() local
1414 int lo_word = static_cast<int>(value & 0xFFFF); in bitwise_mov() local
1423 int lo_word = static_cast<int>(value & 0xFFFF); in bitwise_mov32() local
1435 int lo_word = static_cast<int>(value & 0xFFFF); in bitwise_add32() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_type.cpp35 const uint32_t lo_word = const_words[3]; in ConstantLiteralAsInt64() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp35 const uint32_t lo_word = const_words[3]; in ConstantLiteralAsInt64() local
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp34 const uint32_t lo_word = const_words[3]; in ConstantLiteralAsInt64() local

Completed in 13 milliseconds