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