Home
last modified time | relevance | path

Searched refs:mlirDenseElementsAttrUInt64Get (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h333 MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrUInt64Get(
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp401 MlirAttribute mlirDenseElementsAttrUInt64Get(MlirType shapedType, in mlirDenseElementsAttrUInt64Get() function
/external/llvm-project/mlir/test/CAPI/
Dir.c862 MlirAttribute uint64Elements = mlirDenseElementsAttrUInt64Get( in printBuiltinAttributes()
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1672 mlirDenseElementsAttrUInt64Get, in getFromBuffer()