Home
last modified time | relevance | path

Searched refs:mlirAttributeIsAIntegerSet (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h145 MLIR_CAPI_EXPORTED bool mlirAttributeIsAIntegerSet(MlirAttribute attr);
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp151 bool mlirAttributeIsAIntegerSet(MlirAttribute attr) { in mlirAttributeIsAIntegerSet() function