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

  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 703 #define REG_DEF0_USE0 (REG_DEF0 | REG_USE0)
    [all...]
Assemble.cpp 97 IS_BINARY_OP | REG_DEF0_USE0 | SETS_CCODES,
217 IS_BINARY_OP | REG_DEF0_USE0 | REG_DEF_LIST1 | IS_LOAD,
382 IS_BINARY_OP | REG_DEF0_USE0 | SETS_CCODES,
534 IS_BINARY_OP | REG_DEF0_USE0 | REG_DEF_LIST1 | IS_LOAD,
539 IS_BINARY_OP | REG_DEF0_USE0 | REG_USE_LIST1 | IS_STORE,
    [all...]

Completed in 184 milliseconds