Searched refs:INVOKE_VIRTUAL_RANGE_QUICK (Results 1 – 12 of 12) sorted by relevance
51 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()
813 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in GetInvokeTypeFromOpCode()2579 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: { in ProcessDexInstruction()2581 if (instruction.Opcode() == Instruction::INVOKE_VIRTUAL_RANGE_QUICK) { in ProcessDexInstruction()
736 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in GetMethodIdxOfInvoke()2949 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: { in CodeFlowVerifyInstruction()2952 inst->Opcode() == Instruction::INVOKE_VIRTUAL_RANGE_QUICK); in CodeFlowVerifyInstruction()
1203 HANDLER_ATTRIBUTES bool INVOKE_VIRTUAL_RANGE_QUICK() { in INVOKE_VIRTUAL_RANGE_QUICK() function
1438 case Instruction::INVOKE_VIRTUAL_RANGE_QUICK: in MethodContainsRSensitiveAccess()