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