Searched refs:BytecodeOperandReadUnaligned (Results 1 – 2 of 2) sorted by relevance
377 Node* InterpreterAssembler::BytecodeOperandReadUnaligned( in BytecodeOperandReadUnaligned() function in v8::internal::interpreter::InterpreterAssembler443 return BytecodeOperandReadUnaligned(operand_offset, MachineType::Uint16(), in BytecodeOperandUnsignedShort()461 return BytecodeOperandReadUnaligned(operand_offset, MachineType::Int16(), in BytecodeOperandSignedShort()478 return BytecodeOperandReadUnaligned(operand_offset, MachineType::Uint32(), in BytecodeOperandUnsignedQuad()495 return BytecodeOperandReadUnaligned(operand_offset, MachineType::Int32(), in BytecodeOperandSignedQuad()
326 compiler::Node* BytecodeOperandReadUnaligned(