Home
last modified time | relevance | path

Searched defs:imm_low_word (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1591 int32_t imm_low_word = static_cast<int32_t>(imm); in OpWithCarryI() local
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h177 int32_t imm_low_word = static_cast<int32_t>(imm); in I64BinopI() local
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1027 int32_t imm_low_word = static_cast<int32_t>(imm); in emit_i64_addi() local

Completed in 24 milliseconds