Searched refs:InUse (Results 1 – 4 of 4) sorted by relevance
92 if (m2l->num_core_spills_ < 2 && !info->IsTemp() && !info->InUse()) { in TestImpl()98 if (m2l->num_fp_spills_ < 2 && !info->IsTemp() && !info->InUse()) { in TestImpl()
149 info->IsTemp(), info->InUse(), info->IsWide(), info->Partner().GetReg(), info->IsLive(), in DumpRegPool()281 if (!info->IsTemp() && !info->InUse()) { in AllocPreservedCoreReg()313 if (!info->IsTemp() && !info->InUse()) { in AllocPreservedFpReg()346 if (info->IsTemp() && !info->InUse() && info->IsDead()) { in AllocTempBody()372 if (info->IsTemp() && !info->InUse()) { in AllocTempBody()
335 bool InUse() { return (storage_mask_ & master_->used_storage_) != 0; } in InUse() function
853 if (p->InUse() || p->IsTemp()) { in AllocPreservedDouble()867 if (!info->IsTemp() && !info->InUse()) { in AllocPreservedDouble()891 if (!info->IsTemp() && !info->InUse()) { in AllocPreservedSingle()