Searched refs:EnforceInteger (Results 1 – 6 of 6) 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);
44 EnforceInteger(TP); in TypeSet()165 InCopy.EnforceInteger(TP); in MergeInTypeInfo()185 bool MadeChange = EnforceInteger(TP); in MergeInTypeInfo()228 bool EEVT::TypeSet::EnforceInteger(TreePattern &TP) { in EnforceInteger() function in EEVT::TypeSet331 MadeChange |= Other.EnforceInteger(TP); in EnforceSmallerThan()335 MadeChange |= EnforceInteger(TP); in EnforceSmallerThan()851 return NodeToApply->getExtType(ResNo).EnforceInteger(TP); in ApplyTypeConstraint()1398 bool MadeChange = Types[0].EnforceInteger(TP); in ApplyTypeConstraints()
115 bool EnforceInteger(TreePattern &TP);
283 bool EnforceInteger(TypeSetByHwMode &Out);
363 bool TypeInfer::EnforceInteger(TypeSetByHwMode &Out) { in EnforceInteger() function in TypeInfer1438 return TI.EnforceInteger(NodeToApply->getExtType(ResNo)); in ApplyTypeConstraint()2244 bool MadeChange = TP.getInfer().EnforceInteger(Types[0]); in ApplyTypeConstraints()