Searched refs:mlirAttributeIsAInteger (Results 1 – 4 of 4) sorted by relevance
116 MLIR_CAPI_EXPORTED bool mlirAttributeIsAInteger(MlirAttribute attr);
119 bool mlirAttributeIsAInteger(MlirAttribute attr) { in mlirAttributeIsAInteger() function
759 if (!mlirAttributeIsAInteger(integer) || in printBuiltinAttributes()
1518 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAInteger;1687 if (!mlirAttributeIsAInteger(elementAttr) && in getSplat()