Searched refs:mlirAttributeIsAType (Results 1 – 4 of 4) sorted by relevance
246 MLIR_CAPI_EXPORTED bool mlirAttributeIsAType(MlirAttribute attr);
255 bool mlirAttributeIsAType(MlirAttribute attr) { in mlirAttributeIsAType() function
833 if (!mlirAttributeIsAType(type) || in printBuiltinAttributes()
1927 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAType;