Searched refs:EnforceInteger (Results 1 – 4 of 4) sorted by relevance
50 EnforceInteger(TP); in TypeSet()172 InCopy.EnforceInteger(TP); in MergeInTypeInfo()192 bool MadeChange = EnforceInteger(TP); in MergeInTypeInfo()229 bool EEVT::TypeSet::EnforceInteger(TreePattern &TP) { in EnforceInteger() function in EEVT::TypeSet353 MadeChange |= Other.EnforceInteger(TP); in EnforceSmallerThan()357 MadeChange |= EnforceInteger(TP); in EnforceSmallerThan()526 MadeChange |= VTOperand.EnforceInteger(TP); in EnforceVectorSubVectorTypeIs()530 MadeChange |= EnforceInteger(TP); in EnforceVectorSubVectorTypeIs()1005 return NodeToApply->getExtType(ResNo).EnforceInteger(TP); in ApplyTypeConstraint()1719 bool MadeChange = Types[0].EnforceInteger(TP); in ApplyTypeConstraints()
120 bool EnforceInteger(TreePattern &TP);
294 bool EnforceInteger(TypeSetByHwMode &Out);
381 bool TypeInfer::EnforceInteger(TypeSetByHwMode &Out) { in EnforceInteger() function in TypeInfer1558 return TI.EnforceInteger(NodeToApply->getExtType(ResNo)); in ApplyTypeConstraint()2383 bool MadeChange = TP.getInfer().EnforceInteger(Types[0]); in ApplyTypeConstraints()