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

  /dalvik/vm/compiler/codegen/x86/
NcgHelper.cpp 32 const int kInstrLen = 4; //default to next bytecode
36 return kInstrLen;
69 const int kInstrLen = 4; //CHECK
84 return kInstrLen;
  /dalvik/vm/interp/
Interp.cpp     [all...]

Completed in 288 milliseconds