Home
last modified time | relevance | path

Searched refs:Emit64BitShiftOperation (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h687 inline void Emit64BitShiftOperation( in Emit64BitShiftOperation() function
732 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shl()
738 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_sar()
744 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shr()
/external/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h830 inline void Emit64BitShiftOperation( in Emit64BitShiftOperation() function
866 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shl()
872 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_sar()
878 liftoff::Emit64BitShiftOperation(this, dst, src, amount, in emit_i64_shr()