Searched refs:EnforceSmallerThan (Results 1 – 4 of 4) sorted by relevance
133 bool EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP);
337 bool EEVT::TypeSet::EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP) { in EnforceSmallerThan() function in EEVT::TypeSet1039 return TypeListTmp.EnforceSmallerThan(OtherNode->getExtType(OResNo), TP); in ApplyTypeConstraint()1047 EnforceSmallerThan(BigOperand->getExtType(BResNo), TP); in ApplyTypeConstraint()
304 bool EnforceSmallerThan(TypeSetByHwMode &Small, TypeSetByHwMode &Big);
459 bool TypeInfer::EnforceSmallerThan(TypeSetByHwMode &Small, in EnforceSmallerThan() function in TypeInfer1592 return TI.EnforceSmallerThan(TypeListTmp, OtherNode->getExtType(OResNo)); in ApplyTypeConstraint()1599 return TI.EnforceSmallerThan(NodeToApply->getExtType(ResNo), in ApplyTypeConstraint()