Searched refs:FromOperand (Results 1 – 4 of 4) sorted by relevance
59 static Register FromOperand(int32_t operand) { in FromOperand() function
166 return Register::FromOperand(static_cast<int32_t>(operand)); in NON_EXPORTED_BASE()
24 return Register::FromOperand(operand); in DecodeRegisterOperand()
639 return interpreter::Register::FromOperand(register_operand); in incoming_new_target_or_generator_register()