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

  /dalvik/vm/compiler/codegen/arm/
CodegenCommon.cpp 186 if (flags & (REG_USE0 | REG_USE1 | REG_USE2 | REG_USE3)) {
245 if (flags & (REG_USE0 | REG_USE1 | REG_USE2 | REG_USE3)) {
ArmLIR.h 685 #define REG_USE3 (1 << kRegUse3)
    [all...]
Assemble.cpp     [all...]

Completed in 23 milliseconds