TT-MLIR
|
Public Types | |
using | Interface = ::mlir::tt::ttkernel::KernelConfigInterface |
Public Member Functions | |
Model () | |
Static Public Member Functions | |
static ThreadType | getThreadType (const Concept *impl, ::mlir::Attribute tablegen_opaque_val) |
static bool | isThreadType (const Concept *impl, ::mlir::Attribute tablegen_opaque_val, ThreadType threadType) |
Additional Inherited Members | |
Public Attributes inherited from mlir::tt::ttkernel::detail::KernelConfigInterfaceInterfaceTraits::Concept | |
ThreadType(* | getThreadType )(const Concept *impl, ::mlir::Attribute) |
The methods defined by the interface. More... | |
bool(* | isThreadType )(const Concept *impl, ::mlir::Attribute, ThreadType) |
using mlir::tt::ttkernel::detail::KernelConfigInterfaceInterfaceTraits::Model< ConcreteAttr >::Interface = ::mlir::tt::ttkernel::KernelConfigInterface |
|
inline |
|
inlinestatic |
|
inlinestatic |