14#ifndef LLVM_LIB_TARGET_AMDGPU_AMDGPUPALMETADATA_H
15#define LLVM_LIB_TARGET_AMDGPU_AMDGPUPALMETADATA_H
25 unsigned BlobType = 0;
30 bool VersionChecked =
false;
162 bool isLegacy()
const;
200 unsigned getPALVersion(
unsigned idx);
204 void toLegacyBlob(std::string &Blob);
205 void toMsgPackBlob(std::string &Blob);
Machine Check Debug Module
This file declares a class that exposes a simple in-memory representation of a document of MsgPack ob...
A Module instance is used to store all the information related to an LLVM module.
StringRef - Represent a constant reference to a string, i.e.
The instances of the Type class are immutable: once they are created, they are never changed.
A node in a MsgPack Document.
Simple in-memory representation of a document of msgpack objects with ability to find and create arra...
This is an optimization pass for GlobalISel generic memory operations.