Searched refs:otherSpec (Results 1 – 2 of 2) sorted by relevance
287 public boolean matches(RegisterSpec otherSpec) { in matches() argument288 return spec.equalsUsingSimpleType(otherSpec); in matches()
289 public boolean matches(RegisterSpec otherSpec) { in matches() argument290 return spec.equalsUsingSimpleType(otherSpec); in matches()