Searched refs:EnforceInteger (Results 1 – 2 of 2) sorted by relevance
292 bool EnforceInteger(TypeSetByHwMode &Out);
376 bool TypeInfer::EnforceInteger(TypeSetByHwMode &Out) { in EnforceInteger() function in TypeInfer1604 return TI.EnforceInteger(NodeToApply->getExtType(ResNo)); in ApplyTypeConstraint()2432 bool MadeChange = TP.getInfer().EnforceInteger(Types[0]); in ApplyTypeConstraints()