Searched refs:Encode32x (Results 1 – 2 of 2) sorted by relevance
423 inline void Encode32x(::dex::Opcode opcode, uint16_t a, uint16_t b) { in Encode32x() function
455 Encode32x(opcode, RegisterValue(*instruction.dest()), RegisterValue(source)); in EncodeMove()