Searched refs:isUintType (Results 1 – 3 of 3) sorted by relevance
186 …bool isUintType(Id typeId) const { return getTypeClass(typeId) == OpTypeInt && module.getI… in isUintType() function
291 static inline bool isUintType (ValueType type) in isUintType() function1923 : isUintType(prevV.valueType) ? s_uintTypes[prevInScalarSize - 1] in init()1930 : 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()