HomeSort by relevance Sort by last modified time
    Searched refs:OP_INVOKE_OBJECT_INIT_RANGE (Results 1 - 14 of 14) sorted by null

  /dalvik/vm/mterp/c/
OP_INVOKE_OBJECT_INIT_RANGE.cpp 1 HANDLE_OPCODE(OP_INVOKE_OBJECT_INIT_RANGE /*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/)
  /dalvik/libdex/
DexOpcodes.h 311 OP_INVOKE_OBJECT_INIT_RANGE = 0xf0,
    [all...]
  /dalvik/vm/analysis/
Optimize.cpp     [all...]
Liveness.cpp 700 case OP_INVOKE_OBJECT_INIT_RANGE:
DexVerify.cpp     [all...]
CodeVerify.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/
Lower.cpp 951 case OP_INVOKE_OBJECT_INIT_RANGE:
952 return op_invoke_object_init_range();
BytecodeVisitor.cpp 353 case OP_INVOKE_OBJECT_INIT_RANGE:
    [all...]
AnalysisO1.cpp     [all...]
  /dalvik/vm/mterp/out/
InterpC-x86.cpp     [all...]
InterpC-allstubs.cpp     [all...]
InterpC-portable.cpp     [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp     [all...]

Completed in 39 milliseconds