Searched refs:INVOKE_POLYMORPHIC (Results 1 – 10 of 10) sorted by relevance
476 case Instruction::INVOKE_POLYMORPHIC: in IsValidImplicitCheck()613 case Instruction::INVOKE_POLYMORPHIC: in ThrowNullPointerExceptionFromDexPC()
112 dex::ProtoIndex proto_idx(inst->Opcode() == Instruction::INVOKE_POLYMORPHIC in NterpGetShortyFromInvokePolymorphic()
351 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { \
433 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { in DoMethodHandleInvokeExact()450 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { in DoMethodHandleInvoke()
1207 HANDLER_ATTRIBUTES bool INVOKE_POLYMORPHIC() { in INVOKE_POLYMORPHIC() function
366 case Instruction::INVOKE_POLYMORPHIC: { in ProcessDexInstruction()
272 …V(0xFA, INVOKE_POLYMORPHIC, "invoke-polymorphic", k45cc, kIndexMethodAndProtoRef, kContinue | kThr…
2537 DCHECK(inst.Opcode() == Instruction::INVOKE_POLYMORPHIC || in artInvokePolymorphic()
2325 case Instruction::INVOKE_POLYMORPHIC: { in ProcessDexInstruction()
3150 case Instruction::INVOKE_POLYMORPHIC: in CodeFlowVerifyInstruction()