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