Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h329 MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrUInt32Get(
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp391 MlirAttribute mlirDenseElementsAttrUInt32Get(MlirType shapedType, in mlirDenseElementsAttrUInt32Get() function
/external/llvm-project/mlir/test/CAPI/
Dir.c856 MlirAttribute uint32Elements = mlirDenseElementsAttrUInt32Get( in printBuiltinAttributes()
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1663 mlirDenseElementsAttrUInt32Get, in getFromBuffer()