Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h335 MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrInt64Get(
/external/llvm-project/mlir/test/CAPI/
Dir.c865 MlirAttribute int64Elements = mlirDenseElementsAttrInt64Get( in printBuiltinAttributes()
990 MlirAttribute indicesAttr = mlirDenseElementsAttrInt64Get( in printBuiltinAttributes()
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp406 MlirAttribute mlirDenseElementsAttrInt64Get(MlirType shapedType, in mlirDenseElementsAttrInt64Get() function
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1652 mlirDenseElementsAttrInt64Get, in getFromBuffer()