Searched refs:core1 (Results 1 – 1 of 1) sorted by relevance
31 static bool cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, …832 cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, bool enforce… in cores_match() argument834 if (core1 == core2) in cores_match()837 switch (core1) in cores_match()883 return cores_match (core2, core1, false, enforce_exact_match); in cores_match()