Searched refs:Emit64BitShiftOperation (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
H A D | liftoff-assembler-mips.h | 1089 inline void Emit64BitShiftOperation( in Emit64BitShiftOperation() function 1131 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shl() 1155 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_sar() 1174 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shr()
|
/third_party/node/deps/v8/src/wasm/baseline/ia32/ |
H A D | liftoff-assembler-ia32.h | 1699 inline void Emit64BitShiftOperation( in Emit64BitShiftOperation() function 1739 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shl() 1758 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_sar() 1777 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shr()
|
Completed in 13 milliseconds