Searched refs:kMove (Results 1 – 2 of 2) sorted by relevance
77 case Instruction::Op::kMove: in operator <<()368 AddInstruction(Instruction::OpWithArgs(Op::kMove, target, Value::Immediate(value))); in BuildConst4()373 AddInstruction(Instruction::OpWithArgs(Op::kMove, target, Value::String(dex_string->orig_index))); in BuildConstString()389 case Instruction::Op::kMove: in EncodeInstruction()430 CHECK(Instruction::Op::kMove == instruction.opcode() || in EncodeMove()452 auto opcode = instruction.opcode() == Instruction::Op::kMove in EncodeMove()495 : Instruction::Op::kMove; in EncodeInvoke()499 : Instruction::Op::kMove; in EncodeInvoke()
187 kMove, enumerator