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

  /dalvik/vm/compiler/codegen/x86/
CodegenInterface.cpp 86 PredictedChainingCell *minAddr, *maxAddr;
105 maxAddr = (PredictedChainingCell *) gDvmJit.codeCache;
138 maxAddr = (cellAddr > maxAddr) ? cellAddr : maxAddr;
    [all...]
  /dalvik/vm/compiler/codegen/mips/
Assemble.cpp     [all...]
  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp     [all...]

Completed in 69 milliseconds