Searched refs:pRa (Results 1 – 1 of 1) sorted by relevance
188 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local189 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()192 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()213 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local214 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()224 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local225 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()290 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint() local291 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()301 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint() local[all …]