Home
last modified time | relevance | path

Searched refs:mlirAttributeIsADenseIntElements (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h297 MLIR_CAPI_EXPORTED bool mlirAttributeIsADenseIntElements(MlirAttribute attr);
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp313 bool mlirAttributeIsADenseIntElements(MlirAttribute attr) { in mlirAttributeIsADenseIntElements() function
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1836 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsADenseIntElements;