Searched refs:isIntTypeUnsigned (Results 1 – 1 of 1) sorted by relevance
1525 static bool isIntTypeUnsigned(mlir::Type type) { in isIntTypeUnsigned() function1554 if (isIntTypeUnsigned(type)) { in matchAndRewrite()1570 if (isIntTypeUnsigned(type)) { in matchAndRewrite()1592 auto isUnsigned = isIntTypeUnsigned(type); in matchAndRewrite()1603 auto isUnsigned = isIntTypeUnsigned(type); in matchAndRewrite()1623 auto isUnsigned = isIntTypeUnsigned(type); in matchAndRewrite()