Searched refs:kNumCores (Results 1 – 2 of 2) sorted by relevance
91 kNumCores, enumerator210 return m_core >= eCore_arm_generic && m_core < kNumCores; in IsValid()
49 static const CoreDefinition g_core_definitions[ArchSpec::kNumCores] =131 for (i = 0; i < ArchSpec::kNumCores; ++i) in AutoComplete()139 for (i = 0; i < ArchSpec::kNumCores; ++i) in AutoComplete()272 for (unsigned int i = 0; i < ArchSpec::kNumCores; ++i) in FindCoreDefinition()283 if (core >= 0 && core < ArchSpec::kNumCores) in FindCoreDefinition()