Searched refs:INVOKE_POLYMORPHIC (Results 1 – 9 of 9) sorted by relevance
474 case Instruction::INVOKE_POLYMORPHIC: in IsValidImplicitCheck()585 case Instruction::INVOKE_POLYMORPHIC: in ThrowNullPointerExceptionFromDexPC()
265 dex::ProtoIndex proto_idx(inst->Opcode() == Instruction::INVOKE_POLYMORPHIC in NterpGetShortyFromInvokePolymorphic()
389 case Instruction::INVOKE_POLYMORPHIC: { in ProcessDexInstruction()
398 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { in DoMethodHandleInvokeExact()415 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { in DoMethodHandleInvoke()
1245 HANDLER_ATTRIBUTES bool INVOKE_POLYMORPHIC() { in INVOKE_POLYMORPHIC() function
272 …V(0xFA, INVOKE_POLYMORPHIC, "invoke-polymorphic", k45cc, kIndexMethodAndProtoRef, kContinue | kThr…
2349 DCHECK(inst.Opcode() == Instruction::INVOKE_POLYMORPHIC || in artInvokePolymorphic()
2956 case Instruction::INVOKE_POLYMORPHIC: { in ProcessDexInstruction()
3048 case Instruction::INVOKE_POLYMORPHIC: in CodeFlowVerifyInstruction()