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

  /dalvik/vm/mterp/c/
OP_IPUT_VOLATILE.cpp 1 HANDLE_IPUT_X(OP_IPUT_VOLATILE, "-volatile", IntVolatile, )
  /dalvik/libdex/
DexOpcodes.h 299 OP_IPUT_VOLATILE = 0xe4,
565 H(OP_IPUT_VOLATILE), \
    [all...]
  /dalvik/vm/analysis/
Liveness.cpp 705 case OP_IPUT_VOLATILE:
DexVerify.cpp     [all...]
Optimize.cpp 226 volatileOpc = OP_IPUT_VOLATILE;
    [all...]
CodeVerify.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/
Lower.cpp 663 case OP_IPUT_VOLATILE:
BytecodeVisitor.cpp 194 case OP_IPUT_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 36 milliseconds