Searched refs:pRa (Results 1 – 1 of 1) sorted by relevance
195 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()220 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()231 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint() local232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()297 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint() local298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()308 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint() local[all …]