Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h415 MLIR_CAPI_EXPORTED bool mlirAttributeIsASparseElements(MlirAttribute attr);
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp536 bool mlirAttributeIsASparseElements(MlirAttribute attr) { in mlirAttributeIsASparseElements() function