Searched refs:pRa (Results 1 – 1 of 1) sorted by relevance
190 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local191 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()194 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()215 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local216 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()226 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local227 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()292 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint() local293 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()303 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint() local[all …]