Home
last modified time | relevance | path

Searched defs:encodingAttr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRTypes.cpp557 __anon2092a0da2602(std::vector<int64_t> shape, PyType &elementType, std::optional<PyAttribute> &encodingAttr, DefaultingPyLocation loc) bindDerived() argument
H A DIRAttributes.cpp747 MlirAttribute encodingAttr = mlirAttributeGetNull(); getFromBuffer() local