Searched refs:mlirAttributeIsAInteger (Results 1 – 4 of 4) sorted by relevance
246 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAInteger;510 if (!mlirAttributeIsAInteger(elementAttr) && in getSplat()
120 MLIR_CAPI_EXPORTED bool mlirAttributeIsAInteger(MlirAttribute attr);
120 bool mlirAttributeIsAInteger(MlirAttribute attr) { in mlirAttributeIsAInteger() function
856 if (!mlirAttributeIsAInteger(integer) || in printBuiltinAttributes()