Home
last modified time | relevance | path

Searched refs:OP_INVOKE_VIRTUAL_QUICK_RANGE (Results 1 – 14 of 14) sorted by relevance

/dalvik/vm/mterp/c/
DOP_INVOKE_VIRTUAL_QUICK_RANGE.cpp1 HANDLE_OPCODE(OP_INVOKE_VIRTUAL_QUICK_RANGE/*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/)
/dalvik/libdex/
DDexOpcodes.h320 OP_INVOKE_VIRTUAL_QUICK_RANGE = 0xf9, enumerator
586 H(OP_INVOKE_VIRTUAL_QUICK_RANGE), \
/dalvik/vm/compiler/
DInlineTransformation.cpp392 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in dvmCompilerInlineMIR()
DFrontend.cpp82 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in findBlockBoundary()
/dalvik/vm/analysis/
DLiveness.cpp694 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in processInstruction()
DDexVerify.cpp1169 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in verifyInstructions()
DOptimize.cpp312 OP_INVOKE_VIRTUAL_QUICK_RANGE); in optimizeMethod()
DCodeVerify.cpp5774 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in verifyInstruction()
/dalvik/vm/compiler/codegen/x86/
DLower.cpp967 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in lowerByteCode()
DBytecodeVisitor.cpp366 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in getByteCodeSize()
2067 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in getVirtualRegInfo()
2074 inst_op == OP_INVOKE_INTERFACE_RANGE || inst_op == OP_INVOKE_VIRTUAL_QUICK_RANGE || in getVirtualRegInfo()
2085 if(kk == 0 && (inst_op == OP_INVOKE_VIRTUAL_QUICK_RANGE || in getVirtualRegInfo()
2098 if(inst_op != OP_INVOKE_VIRTUAL_QUICK_RANGE && inst_op != OP_INVOKE_SUPER_QUICK_RANGE) in getVirtualRegInfo()
5209 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in getTempRegInfo()
5238 if(inst_op == OP_INVOKE_VIRTUAL_QUICK_RANGE) in getTempRegInfo()
/dalvik/vm/mterp/out/
DInterpC-allstubs.cpp2987 HANDLE_OPCODE(OP_INVOKE_VIRTUAL_QUICK_RANGE/*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/)
DInterpC-portable.cpp2998 HANDLE_OPCODE(OP_INVOKE_VIRTUAL_QUICK_RANGE/*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/) in dvmInterpretPortable()
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp3363 case OP_INVOKE_VIRTUAL_QUICK_RANGE: in handleFmt35ms_3rms()
/dalvik/vm/compiler/codegen/mips/
DCodegenDriver.cpp3489 case OP_INVOKE_VIRTUAL_QUICK_RANGE: