Searched refs:isUintType (Results 1 – 5 of 5) sorted by relevance
579 bool isUintType = eltTy.isUnsignedInteger(); in getIntAttrElements() local585 if (isNegative && isUintType) { in getIntAttrElements()
218 bool isUintType(Id typeId) const in isUintType() function
279 static inline bool isUintType (ValueType type) in isUintType() function1776 : isUintType(prevV.valueType) ? s_uintTypes[prevInScalarSize - 1] in init()1783 : isUintType(v.valueType) ? s_uintTypes[curInScalarSize - 1] in init()
311 static inline bool isUintType (ValueType type) in isUintType() function1963 : isUintType(prevV.valueType) ? s_uintTypes[prevInScalarSize - 1] in init()1970 : isUintType(v.valueType) ? s_uintTypes[curInScalarSize - 1] in init()