Searched refs:localPrimary (Results 1 – 4 of 4) sorted by relevance
321 public void intersect(RegisterSpecSet other, boolean localPrimary) { in intersect() argument338 spec.intersect(otherSpecs[i], localPrimary); in intersect()
431 public RegisterSpec intersect(RegisterSpec other, boolean localPrimary) { in intersect() argument446 if (localPrimary && !sameName) { in intersect()
320 public void intersect(RegisterSpecSet other, boolean localPrimary) { in intersect() argument337 spec.intersect(otherSpecs[i], localPrimary); in intersect()
455 public RegisterSpec intersect(RegisterSpec other, boolean localPrimary) { in intersect() argument470 if (localPrimary && !sameName) { in intersect()