LLVM 22.0.0git
MCGOFFAttributes.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/BinaryFormat/GOFF.h"
#include <cstdint>

Go to the source code of this file.

Classes

struct  llvm::GOFF::SDAttr
struct  llvm::GOFF::EDAttr
struct  llvm::GOFF::LDAttr
struct  llvm::GOFF::PRAttr

Namespaces

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

Variables

constexpr StringLiteral llvm::GOFF::CLASS_CODE = "C_CODE64"
constexpr StringLiteral llvm::GOFF::CLASS_WSA = "C_WSA64"
constexpr StringLiteral llvm::GOFF::CLASS_DATA = "C_DATA64"
constexpr StringLiteral llvm::GOFF::CLASS_PPA2 = "C_@@QPPA2"