Lines Matching refs:Instruction
33 * If we're using computed goto instruction transitions, make sure
43 << "(did an instruction handler exceed " << width << " bytes?)";
59 * instruction).
78 DCHECK_EQ(signature, static_cast<uint16_t>(art::Instruction::kSparseSwitchSignature));
126 DCHECK_EQ(signature, static_cast<uint16_t>(art::Instruction::kPackedSwitchSignature));
160 const Instruction* inst = Instruction::At(dex_pc_ptr);
171 const Instruction* inst = Instruction::At(dex_pc_ptr);
182 const Instruction* inst = Instruction::At(dex_pc_ptr);
193 const Instruction* inst = Instruction::At(dex_pc_ptr);
204 const Instruction* inst = Instruction::At(dex_pc_ptr);
215 const Instruction* inst = Instruction::At(dex_pc_ptr);
226 const Instruction* inst = Instruction::At(dex_pc_ptr);
237 const Instruction* inst = Instruction::At(dex_pc_ptr);
248 const Instruction* inst = Instruction::At(dex_pc_ptr);
259 const Instruction* inst = Instruction::At(dex_pc_ptr);
270 const Instruction* inst = Instruction::At(dex_pc_ptr);
299 const Instruction* inst = Instruction::At(dex_pc_ptr);
378 extern "C" size_t MterpFillArrayData(mirror::Object* obj, const Instruction::ArrayDataPayload* payload)
385 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
413 const Instruction* inst = Instruction::At(dex_pc_ptr);
423 const Instruction* inst = Instruction::At(dex_pc_ptr);
432 const Instruction* inst = Instruction::At(dex_pc_ptr);
440 const Instruction* inst = Instruction::At(dex_pc_ptr);
459 const Instruction* inst = Instruction::At(dex_pc_ptr);
468 const Instruction* inst = Instruction::At(dex_pc_ptr);
477 const Instruction* inst = Instruction::At(dex_pc_ptr);
507 const Instruction* inst = Instruction::At(dex_pc_ptr);
509 if (inst->Opcode(inst_data) == Instruction::MOVE_EXCEPTION) {
527 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
535 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
543 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
551 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
559 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
567 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
575 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
584 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());
592 const Instruction* inst = Instruction::At(shadow_frame->GetDexPCPtr());