TT-MLIR
Namespaces | Functions
TTKernelOpsEnums.cpp.inc File Reference

Namespaces

 mlir
 
 mlir::tt
 
 mlir::tt::ttkernel
 

Functions

::llvm::StringRef mlir::tt::ttkernel::stringifyCBPort (CBPort val)
 
::std::optional< CBPort > mlir::tt::ttkernel::symbolizeCBPort (::llvm::StringRef str)
 
::std::optional< CBPort > mlir::tt::ttkernel::symbolizeCBPort (uint32_t value)
 
::llvm::StringRef mlir::tt::ttkernel::stringifyEthType (EthType val)
 
::std::optional< EthType > mlir::tt::ttkernel::symbolizeEthType (::llvm::StringRef str)
 
::std::optional< EthType > mlir::tt::ttkernel::symbolizeEthType (uint32_t value)
 
::llvm::StringRef mlir::tt::ttkernel::stringifyMathFidelity (MathFidelity val)
 
::std::optional< MathFidelity > mlir::tt::ttkernel::symbolizeMathFidelity (::llvm::StringRef str)
 
::std::optional< MathFidelity > mlir::tt::ttkernel::symbolizeMathFidelity (uint32_t value)
 
::llvm::StringRef mlir::tt::ttkernel::stringifyNocIndex (NocIndex val)
 
::std::optional< NocIndex > mlir::tt::ttkernel::symbolizeNocIndex (::llvm::StringRef str)
 
::std::optional< NocIndex > mlir::tt::ttkernel::symbolizeNocIndex (uint32_t value)
 
::llvm::StringRef mlir::tt::ttkernel::stringifyThreadType (ThreadType val)
 
::std::optional< ThreadType > mlir::tt::ttkernel::symbolizeThreadType (::llvm::StringRef str)
 
::std::optional< ThreadType > mlir::tt::ttkernel::symbolizeThreadType (uint32_t value)