Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getOperandConstraint

827     int TiedTo = MCID.getOperandConstraint(MONum, MCOI::TIED_TO);
863 if (-1 == MCID.getOperandConstraint(OtherIdx, MCOI::TIED_TO))