Searched refs:INVOKE_VIRTUAL_RANGE_QUICK (Results 1 – 11 of 11) sorted by relevance
53 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in Create()
173 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in Decompile()
481 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: { in IsValidImplicitCheck()620 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: { in ThrowNullPointerExceptionFromDexPC()
1462 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in GetRuntimeMethodShorty()
73 opcode == Instruction::INVOKE_VIRTUAL_RANGE_QUICK; in IsInstructionQuickInvoke()
444 case INVOKE_VIRTUAL_RANGE_QUICK: in DumpString()
256 …V(0xEA, INVOKE_VIRTUAL_RANGE_QUICK, "invoke-virtual/range-quick", k3rc, kIndexVtableOffset, kConti…
312 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in Compile()313 CompileInvokeVirtual(inst, dex_pc, Instruction::INVOKE_VIRTUAL_RANGE_QUICK, true); in Compile()
802 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in GetInvokeTypeFromOpCode()2306 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: { in ProcessDexInstruction()2308 if (instruction.Opcode() == Instruction::INVOKE_VIRTUAL_RANGE_QUICK) { in ProcessDexInstruction()
1203 HANDLER_ATTRIBUTES bool INVOKE_VIRTUAL_RANGE_QUICK() { in INVOKE_VIRTUAL_RANGE_QUICK() function
1459 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in MethodContainsRSensitiveAccess()