Searched refs:EnforceInteger (Results 1 – 2 of 2) sorted by relevance
279 bool EnforceInteger(TypeSetByHwMode &Out);
398 bool TypeInfer::EnforceInteger(TypeSetByHwMode &Out) { in EnforceInteger() function in TypeInfer1654 return TI.EnforceInteger(NodeToApply.getExtType(ResNo)); in ApplyTypeConstraint()2545 bool MadeChange = TP.getInfer().EnforceInteger(Types[0]); in ApplyTypeConstraints()