Home
last modified time | relevance | path

Searched refs:emit_i64_xor (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h868 inline void emit_i64_xor(LiftoffRegister dst, LiftoffRegister lhs,
1653 void LiftoffAssembler::emit_i64_xor(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_xor() function in v8::internal::wasm::LiftoffAssembler::LiftoffAssembler
H A Dliftoff-compiler.cc1940 return EmitBinOpImm<kI64, kI64>(&LiftoffAssembler::emit_i64_xor, in BinOp()
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1408 void LiftoffAssembler::emit_i64_xor(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_xor() function in v8::internal::wasm::LiftoffAssembler

Completed in 19 milliseconds