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

  /art/compiler/dex/quick/
local_optimizations.cc 45 (flags & REG_USE_LIST0) || \
mir_to_lir.h 88 #define REG_USE_LIST0 (1ULL << kRegUseList0)
    [all...]
  /art/compiler/dex/quick/arm/
target_arm.cc 171 REG_DEF_FPCS_LIST0 | REG_DEF_FPCS_LIST2 | REG_USE_PC | IS_IT | REG_USE_LIST0 |
208 if (flags & REG_USE_LIST0) {
assemble_arm.cc 328 IS_UNARY_OP | REG_DEF_SP | REG_USE_SP | REG_USE_LIST0
    [all...]

Completed in 2044 milliseconds