Searched refs:Encode11n (Results 1 – 2 of 2) sorted by relevance
337 inline void Encode11n(art::Instruction::Code opcode, uint8_t a, int8_t b) { in Encode11n() function
389 Encode11n(art::Instruction::CONST_4, RegisterValue(*instruction.dest()), source.value()); in EncodeMove()