Searched refs:DecodeRegisterOperand (Results 1 – 3 of 3) sorted by relevance
16 Register BytecodeDecoder::DecodeRegisterOperand(const uint8_t* operand_start, in DecodeRegisterOperand() function in v8::internal::interpreter::BytecodeDecoder30 DecodeRegisterOperand(operand_start, operand_type, operand_scale); in DecodeRegisterListOperand()158 DecodeRegisterOperand(operand_start, op_type, operand_scale); in Decode()
21 static Register DecodeRegisterOperand(const uint8_t* operand_start,
135 return BytecodeDecoder::DecodeRegisterOperand(operand_start, operand_type, in GetRegisterOperand()