Searched refs:isaIntegerType (Results 1 – 1 of 1) sorted by relevance
60 static bool isaIntegerType(mlir::Type ty) { in isaIntegerType() function89 if (!isaIntegerType(p.second)) { in verifyDerived()318 if (isaIntegerType(type) || type.isa<mlir::IndexType>()) in verifyIntegralType()