Searched refs:localPrimary (Results 1 – 2 of 2) sorted by relevance
320 public void intersect(RegisterSpecSet other, boolean localPrimary) { in intersect() argument337 spec.intersect(otherSpecs[i], localPrimary); in intersect()
436 public RegisterSpec intersect(RegisterSpec other, boolean localPrimary) { in intersect() argument451 if (localPrimary && !sameName) { in intersect()