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

  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 689 #define REG_USE_LIST1 (1 << kRegUseList1)
    [all...]
CodegenCommon.cpp 208 if (flags & REG_USE_LIST1) {
Assemble.cpp 344 IS_BINARY_OP | REG_DEF0 | REG_USE0 | REG_USE_LIST1 | IS_STORE,
539 IS_BINARY_OP | REG_DEF0_USE0 | REG_USE_LIST1 | IS_STORE,
    [all...]

Completed in 42 milliseconds