Searched refs:INVOKE_POLYMORPHIC (Results 1 – 9 of 9) sorted by relevance
476 case Instruction::INVOKE_POLYMORPHIC: in IsValidImplicitCheck()605 case Instruction::INVOKE_POLYMORPHIC: in ThrowNullPointerExceptionFromDexPC()
351 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { \
754 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { in DoMethodHandleInvokeExact()771 if (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC) { in DoMethodHandleInvoke()
1759 ALWAYS_INLINE void INVOKE_POLYMORPHIC() REQUIRES_SHARED(Locks::mutator_lock_) { in INVOKE_POLYMORPHIC() function
366 case Instruction::INVOKE_POLYMORPHIC: { in ProcessDexInstruction()
272 …V(0xFA, INVOKE_POLYMORPHIC, "invoke-polymorphic", k45cc, kIndexMethodAndProtoRef, kContinue | kThr…
2764 DCHECK(inst.Opcode() == Instruction::INVOKE_POLYMORPHIC || in artInvokePolymorphic()
2303 case Instruction::INVOKE_POLYMORPHIC: { in ProcessDexInstruction()
3143 case Instruction::INVOKE_POLYMORPHIC: in CodeFlowVerifyInstruction()