Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h331 MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrInt32Get(
/external/llvm-project/mlir/test/CAPI/
Dir.c434 mlirDenseElementsAttrInt32Get( in printFirstOfEach()
859 MlirAttribute int32Elements = mlirDenseElementsAttrInt32Get( in printBuiltinAttributes()
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp396 MlirAttribute mlirDenseElementsAttrInt32Get(MlirType shapedType, in mlirDenseElementsAttrInt32Get() function
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1644 mlirDenseElementsAttrInt32Get, in getFromBuffer()