Home
last modified time | relevance | path

Searched refs:half_word (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc2304 bool half_word = size == sizeof(int16_t); in emit_test() local
2305 if (half_word) { in emit_test()
2324 } else if (half_word) { in emit_test()
2338 bool half_word = size == sizeof(int16_t); in emit_test() local
2339 if (half_word) { in emit_test()
2352 } else if (half_word) { in emit_test()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc649 int32_t half_word = in LoadI64HalfIntoRegister() local
652 LoadConstant(dst, WasmValue(half_word)); in LoadI64HalfIntoRegister()

Completed in 10 milliseconds