Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getOperandConstraint

1004       if (MCID.getOperandConstraint(i, MCOI::TIED_TO) != -1) {
2694 if (MCID.getOperandConstraint(i+NumRes, MCOI::TIED_TO) != -1) {
2921 if (MCID.getOperandConstraint(j+NumRes, MCOI::TIED_TO) == -1)