Home
last modified time | relevance | path

Searched refs:emit_i64_sub (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h847 inline void emit_i64_sub(LiftoffRegister dst, LiftoffRegister lhs,
902 emit_i64_sub(LiftoffRegister(dst), LiftoffRegister(lhs), in emit_ptrsize_sub()
H A Dliftoff-compiler.cc1930 return EmitBinOp<kI64, kI64>(&LiftoffAssembler::emit_i64_sub); in BinOp()
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1075 void LiftoffAssembler::emit_i64_sub(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_sub() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1614 void LiftoffAssembler::emit_i64_sub(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_sub() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h1715 void LiftoffAssembler::emit_i64_sub(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_sub() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1331 void LiftoffAssembler::emit_i64_sub(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_sub() function in v8::internal::wasm::LiftoffAssembler

Completed in 38 milliseconds