Home | History | Annotate | Download | only in TableGen

Lines Matching refs:EnforceSmallerThan

316 /// EnforceSmallerThan - 'this' must be a smaller VT than Other.  Update
318 bool EEVT::TypeSet::EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP) {
551 MadeChange |= VTOperand.EnforceSmallerThan(*this, TP);
883 return TypeListTmp.EnforceSmallerThan(OtherNode->getExtType(OResNo), TP);
891 EnforceSmallerThan(BigOperand->getExtType(BResNo), TP);