Searched refs:ToWideOperand (Results 1 – 3 of 3) sorted by relevance
379 Output(Bytecode::kExchange, reg0.ToOperand(), reg1.ToWideOperand()); in ExchangeRegisters()381 Output(Bytecode::kExchange, reg1.ToOperand(), reg0.ToWideOperand()); in ExchangeRegisters()383 Output(Bytecode::kExchangeWide, reg0.ToWideOperand(), reg1.ToWideOperand()); in ExchangeRegisters()
422 uint16_t Register::ToWideOperand() const { in ToWideOperand() function in v8::internal::interpreter::Register
302 uint16_t ToWideOperand() const;