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

Namespaces

 mlir
 
 mlir::tt
 

Functions

::llvm::StringRef mlir::tt::stringifyArch (Arch val)
 
::std::optional< Arch > mlir::tt::symbolizeArch (::llvm::StringRef str)
 
::std::optional< Arch > mlir::tt::symbolizeArch (uint32_t value)
 
std::string mlir::tt::stringifyBufferAccess (BufferAccess symbol)
 
::std::optional< BufferAccess > mlir::tt::symbolizeBufferAccess (::llvm::StringRef str)
 
::std::optional< BufferAccess > mlir::tt::symbolizeBufferAccess (uint32_t value)
 
std::string mlir::tt::stringifyChipCapability (ChipCapability symbol)
 
::std::optional< ChipCapability > mlir::tt::symbolizeChipCapability (::llvm::StringRef str)
 
::std::optional< ChipCapability > mlir::tt::symbolizeChipCapability (uint32_t value)
 
::llvm::StringRef mlir::tt::DataTypeEnumToString (DataType val)
 
::std::optional< DataType > mlir::tt::DataTypeStringToEnum (::llvm::StringRef str)
 
::std::optional< DataType > mlir::tt::symbolizeDataType (uint32_t value)
 
::llvm::StringRef mlir::tt::stringifyIteratorType (IteratorType val)
 
::std::optional< IteratorType > mlir::tt::symbolizeIteratorType (::llvm::StringRef str)
 
::std::optional< IteratorType > mlir::tt::symbolizeIteratorType (uint32_t value)
 
::llvm::StringRef mlir::tt::stringifyMemorySpace (MemorySpace val)
 
::std::optional< MemorySpace > mlir::tt::symbolizeMemorySpace (::llvm::StringRef str)
 
::std::optional< MemorySpace > mlir::tt::symbolizeMemorySpace (uint32_t value)
 
::llvm::StringRef mlir::tt::stringifyOOBVal (OOBVal val)
 
::std::optional< OOBVal > mlir::tt::symbolizeOOBVal (::llvm::StringRef str)
 
::std::optional< OOBVal > mlir::tt::symbolizeOOBVal (uint32_t value)
 
std::string mlir::tt::stringifyOperandConstraint (OperandConstraint symbol)
 
::std::optional< OperandConstraint > mlir::tt::symbolizeOperandConstraint (::llvm::StringRef str)
 
::std::optional< OperandConstraint > mlir::tt::symbolizeOperandConstraint (uint32_t value)
 
::llvm::StringRef mlir::tt::stringifyTensorMemoryLayout (TensorMemoryLayout val)
 
::std::optional< TensorMemoryLayout > mlir::tt::symbolizeTensorMemoryLayout (::llvm::StringRef str)
 
::std::optional< TensorMemoryLayout > mlir::tt::symbolizeTensorMemoryLayout (uint32_t value)