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

  /art/compiler/dex/quick/arm/
target_arm.cc 568 reg_pool_->next_core_reg = r2;
  /art/compiler/dex/quick/
ralloc_util.cc 363 &reg_pool_->next_core_reg, true);
369 &reg_pool_->next_core_reg, true);
    [all...]
mir_to_lir.h 215 int next_core_reg; member in struct:art::Mir2Lir::RegisterPool
    [all...]

Completed in 392 milliseconds