Home | History | Annotate | Download | only in TableGen

Lines Matching refs:EnforceSmallerThan

334 /// EnforceSmallerThan - 'this' must be a smaller VT than Other. For vectors
337 bool EEVT::TypeSet::EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP) {
1039 return TypeListTmp.EnforceSmallerThan(OtherNode->getExtType(OResNo), TP);
1047 EnforceSmallerThan(BigOperand->getExtType(BResNo), TP);