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.c 83 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES | USES_CCODES,
102 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE01,
106 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE01,
110 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE01,
127 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
137 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
150 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
208 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
263 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES,
273 IS_BINARY_OP | REG_DEF0_USE01 | SETS_CCODES
    [all...]
ArmLIR.h 690 #define REG_DEF0_USE01 (REG_DEF0 | REG_USE01)
    [all...]

Completed in 1043 milliseconds