Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TIED_TO

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