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