Searched refs:GetTempCount (Results 1 – 3 of 3) sorted by relevance
524 size_t GetTempCount() const { in GetTempCount() function
335 for (size_t i = 0, e = locations->GetTempCount(); i < e; ++i) { in AllocateRegistersLocally()368 for (size_t i = 0, e = locations->GetTempCount(); i < e; ++i) { in AllocateRegistersLocally()
208 for (size_t i = 0; i < locations->GetTempCount(); ++i) { in ProcessInstruction()