Searched refs:enforce_exact_match (Results 1 – 1 of 1) sorted by relevance
31 …onst ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, bool enforce_exact_match);832 …const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, bool enforce_exact_match) in cores_match() argument871 if (!enforce_exact_match) in cores_match()883 return cores_match (core2, core1, false, enforce_exact_match); in cores_match()