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

  /dalvik/vm/mterp/c/
OP_IGET_OBJECT_VOLATILE.cpp 1 HANDLE_IGET_X(OP_IGET_OBJECT_VOLATILE, "-object-volatile", ObjectVolatile, _AS_OBJECT)
  /dalvik/vm/analysis/
Liveness.cpp 763 case OP_IGET_OBJECT_VOLATILE:
DexVerify.cpp     [all...]
Optimize.cpp 222 volatileOpc = OP_IGET_OBJECT_VOLATILE;
    [all...]
CodeVerify.cpp     [all...]
  /dalvik/libdex/
DexOpcodes.h 302 OP_IGET_OBJECT_VOLATILE = 0xe7,
    [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.cpp     [all...]
InterpC-allstubs.cpp     [all...]
InterpC-portable.cpp     [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]

Completed in 39 milliseconds