TT-MLIR
Classes | Namespaces | Functions | Variables
system_desc_generated.h File Reference
#include "flatbuffers/flatbuffers.h"
#include "types_generated.h"
#include "version_generated.h"
#include "system_desc_bfbs_generated.h"

Go to the source code of this file.

Classes

struct  tt::target::FLATBUFFERS_FINAL_CLASS
 
struct  tt::target::SystemDescRootBuilder
 
struct  tt::target::SystemDescRoot::Traits
 

Namespaces

 tt
 
 tt::target
 

Functions

inline ::flatbuffers::Offset< SystemDescRoot > tt::target::CreateSystemDescRoot (::flatbuffers::FlatBufferBuilder &_fbb, const tt::target::Version *version=nullptr, ::flatbuffers::Offset<::flatbuffers::String > ttmlir_git_hash=0, ::flatbuffers::Offset<::flatbuffers::String > product_identifier=0, ::flatbuffers::Offset< tt::target::SystemDesc > system_desc=0)
 
inline ::flatbuffers::Offset< SystemDescRoot > tt::target::CreateSystemDescRootDirect (::flatbuffers::FlatBufferBuilder &_fbb, const tt::target::Version *version=nullptr, const char *ttmlir_git_hash=nullptr, const char *product_identifier=nullptr, ::flatbuffers::Offset< tt::target::SystemDesc > system_desc=0)
 
const tt::target::SystemDescRoot * tt::target::GetSystemDescRoot (const void *buf)
 
const tt::target::SystemDescRoot * tt::target::GetSizePrefixedSystemDescRoot (const void *buf)
 
const char * tt::target::SystemDescRootIdentifier ()
 
bool tt::target::SystemDescRootBufferHasIdentifier (const void *buf)
 
bool tt::target::SizePrefixedSystemDescRootBufferHasIdentifier (const void *buf)
 
bool tt::target::VerifySystemDescRootBuffer (::flatbuffers::Verifier &verifier)
 
bool tt::target::VerifySizePrefixedSystemDescRootBuffer (::flatbuffers::Verifier &verifier)
 
const char * tt::target::SystemDescRootExtension ()
 
void tt::target::FinishSystemDescRootBuffer (::flatbuffers::FlatBufferBuilder &fbb, ::flatbuffers::Offset< tt::target::SystemDescRoot > root)
 
void tt::target::FinishSizePrefixedSystemDescRootBuffer (::flatbuffers::FlatBufferBuilder &fbb, ::flatbuffers::Offset< tt::target::SystemDescRoot > root)
 

Variables

 VT_VERSION = 4
 
 VT_TTMLIR_GIT_HASH = 6
 
 VT_PRODUCT_IDENTIFIER = 8
 

Variable Documentation

◆ VT_PRODUCT_IDENTIFIER

VT_PRODUCT_IDENTIFIER = 8

◆ VT_TTMLIR_GIT_HASH

VT_TTMLIR_GIT_HASH = 6

◆ VT_VERSION

VT_VERSION = 4