Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.h633 operator MlirType() const { return type; } in MlirType() function
DIRModules.cpp1774 MlirAttribute (*ctor)(MlirType, intptr_t, ElementTy *), in bulkLoad()