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

  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 42 #define MAX_TEMP_REG_PER_BYTECODE 30
317 extern TempRegInfo infoByteCodeTemp[MAX_TEMP_REG_PER_BYTECODE];
BytecodeVisitor.cpp     [all...]
AnalysisO1.cpp 199 TempRegInfo infoByteCodeTemp[MAX_TEMP_REG_PER_BYTECODE];
    [all...]

Completed in 515 milliseconds