Searched refs:Encode32x (Results 1 – 2 of 2) sorted by relevance
354 inline void Encode32x(art::Instruction::Code opcode, uint16_t a, uint16_t b) { in Encode32x() function
403 Encode32x(opcode, RegisterValue(*instruction.dest()), RegisterValue(source)); in EncodeMove()