Searched refs:BytecodeOperandReadUnaligned (Results 1 – 2 of 2) sorted by relevance
384 TNode<Word32T> InterpreterAssembler::BytecodeOperandReadUnaligned( in BytecodeOperandReadUnaligned() function in v8::internal::interpreter::InterpreterAssembler450 BytecodeOperandReadUnaligned(operand_offset, MachineType::Uint16())); in BytecodeOperandUnsignedShort()468 BytecodeOperandReadUnaligned(operand_offset, MachineType::Int16())); in BytecodeOperandSignedShort()485 BytecodeOperandReadUnaligned(operand_offset, MachineType::Uint32())); in BytecodeOperandUnsignedQuad()502 BytecodeOperandReadUnaligned(operand_offset, MachineType::Int32())); in BytecodeOperandSignedQuad()
339 TNode<Word32T> BytecodeOperandReadUnaligned(int relative_offset,