Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc-inl.h388 int hi_word = static_cast<int>(offset >> 16); 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.cc1403 int hi_word = static_cast<int>(hi_32 >> 16); in bitwise_mov() local
1413 int hi_word = static_cast<int>(value >> 16); in bitwise_mov() local
1422 int hi_word = static_cast<int>(value >> 16); in bitwise_mov32() local
1434 int hi_word = static_cast<int>(value >> 16); in bitwise_add32() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_type.cpp39 const uint32_t hi_word = const_words[4]; // Must exist, per spec. in ConstantLiteralAsInt64() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp39 const uint32_t hi_word = const_words[4]; // Must exist, per spec. in ConstantLiteralAsInt64() local
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp38 const uint32_t hi_word = const_words[4]; // Must exist, per spec. in ConstantLiteralAsInt64() local

Completed in 11 milliseconds