Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DBuiltinAttributes.h308 mlirDenseElementsAttrSplatGet(MlirType shapedType, MlirAttribute element);
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp332 MlirAttribute mlirDenseElementsAttrSplatGet(MlirType shapedType, in mlirDenseElementsAttrSplatGet() function
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1712 mlirDenseElementsAttrSplatGet(shapedType, elementAttr); in getSplat()