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

  /art/compiler/dex/quick/
ralloc_util.cc 37 info->MarkFree();
541 p->MarkFree();
    [all...]
mir_to_lir.h 337 void MarkFree() { master_->used_storage_ &= ~storage_mask_; }
    [all...]
  /art/compiler/dex/quick/arm/
target_arm.cc 627 GetRegInfo(rs_rARM_SUSPEND)->MarkFree();
    [all...]

Completed in 1034 milliseconds