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

  /dalvik/vm/mterp/c/
OP_SGET_VOLATILE.cpp 1 HANDLE_SGET_X(OP_SGET_VOLATILE, "-volatile", IntVolatile, )
  /dalvik/libdex/
DexOpcodes.h 300 OP_SGET_VOLATILE = 0xe5,
566 H(OP_SGET_VOLATILE), \
    [all...]
  /dalvik/vm/analysis/
Liveness.cpp 709 case OP_SGET_VOLATILE:
DexVerify.cpp     [all...]
Optimize.cpp 251 volatileOpc = OP_SGET_VOLATILE;
    [all...]
CodeVerify.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/
Lower.cpp 681 case OP_SGET_VOLATILE:
BytecodeVisitor.cpp 205 case OP_SGET_VOLATILE:
621 case OP_SGET_VOLATILE:
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp     [all...]
  /dalvik/vm/mterp/out/
InterpC-allstubs.cpp     [all...]
InterpC-portable.cpp     [all...]

Completed in 609 milliseconds