Home
last modified time | relevance | path

Searched refs:emit_i64_mul (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-assembler.h849 inline void emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs,
Dliftoff-compiler.cc1932 return EmitBinOp<kI64, kI64>(&LiftoffAssembler::emit_i64_mul); in BinOp()
/third_party/node/deps/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h1036 void LiftoffAssembler::emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_mul() function
/third_party/node/deps/v8/src/wasm/baseline/loong64/
Dliftoff-assembler-loong64.h1116 void LiftoffAssembler::emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_mul() function
/third_party/node/deps/v8/src/wasm/baseline/mips64/
Dliftoff-assembler-mips64.h1218 void LiftoffAssembler::emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_mul() function
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
Dliftoff-assembler-riscv64.h1231 void LiftoffAssembler::emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, in I32_SHIFTOP()
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h1344 void LiftoffAssembler::emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_mul() function
/third_party/node/deps/v8/src/wasm/baseline/arm/
Dliftoff-assembler-arm.h1720 void LiftoffAssembler::emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_mul() function
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h1619 void LiftoffAssembler::emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_mul() function