Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h860 inline void emit_i64_and(LiftoffRegister dst, LiftoffRegister lhs,
910 emit_i64_and(LiftoffRegister(dst), LiftoffRegister(lhs), in emit_ptrsize_and()
1629 void LiftoffAssembler::emit_i64_and(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_and() function in v8::internal::wasm::LiftoffAssembler::LiftoffAssembler
H A Dliftoff-compiler.cc1934 return EmitBinOpImm<kI64, kI64>(&LiftoffAssembler::emit_i64_and, in BinOp()
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1384 void LiftoffAssembler::emit_i64_and(LiftoffRegister dst, LiftoffRegister lhs, in emit_i64_and() function in v8::internal::wasm::LiftoffAssembler

Completed in 22 milliseconds