Searched refs:canSignedIntTypeRepresentAllUnsignedValues (Results 1 – 1 of 1) sorted by relevance
1785 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues() function1941 if (canSignedIntTypeRepresentAllUnsignedValues(type0, type1)) { in getConversionDestinationType()1949 if (canSignedIntTypeRepresentAllUnsignedValues(type1, type0)) { in getConversionDestinationType()