Searched refs:IsUnsignedType (Results 1 – 2 of 2) sorted by relevance
134 static bool IsUnsignedType(Type type) { in IsUnsignedType() function215 IsUnsignedType(input_type) && in IsZeroExtension()
1370 (DataType::IsUnsignedType(input_other->GetType()) && in VisitAnd()