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

  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp 87 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES | USES_CCODES,
106 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE01,
110 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE01,
114 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE01,
131 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
141 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
154 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
212 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
267 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
277 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES
    [all...]
ArmLIR.h 705 #define REG_DEF0_USE01 (REG_DEF0 | REG_USE01)
    [all...]

Completed in 52 milliseconds