LLVM 22.0.0git
OffloadYAML.h File Reference

This file declares classes for handling the YAML representation of offloading binaries. More...

#include "llvm/Object/OffloadBinary.h"
#include "llvm/ObjectYAML/YAML.h"
#include "llvm/Support/YAMLTraits.h"
#include <optional>

Go to the source code of this file.

Classes

struct  llvm::OffloadYAML::Binary
struct  llvm::OffloadYAML::Binary::StringEntry
struct  llvm::OffloadYAML::Binary::Member
struct  llvm::yaml::ScalarEnumerationTraits< object::ImageKind >
struct  llvm::yaml::ScalarEnumerationTraits< object::OffloadKind >
struct  llvm::yaml::MappingTraits< OffloadYAML::Binary >
struct  llvm::yaml::MappingTraits< OffloadYAML::Binary::StringEntry >
struct  llvm::yaml::MappingTraits< OffloadYAML::Binary::Member >

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::OffloadYAML
namespace  llvm::yaml

Detailed Description

This file declares classes for handling the YAML representation of offloading binaries.

Definition in file OffloadYAML.h.