LLVM  4.0.0
Namespaces | Variables
AMDGPU::RuntimeMD Namespace Reference

Namespaces

 Kernel
 
 KernelArg
 
 KeyName
 
 Program
 

Variables

const unsigned char MDVersion = 2
 
const unsigned char MDRevision = 0
 
const uint8_t INVALID_ADDR_QUAL = 0xff
 
const uint8_t INVALID_ACC_QUAL = 0xff
 
const uint32_t INVALID_KERNEL_INDEX = ~0U
 

Variable Documentation

const uint8_t AMDGPU::RuntimeMD::INVALID_ACC_QUAL = 0xff
const uint8_t AMDGPU::RuntimeMD::INVALID_ADDR_QUAL = 0xff
const uint32_t AMDGPU::RuntimeMD::INVALID_KERNEL_INDEX = ~0U
const unsigned char AMDGPU::RuntimeMD::MDRevision = 0

Definition at line 45 of file AMDGPURuntimeMetadata.h.

Referenced by llvm::getRuntimeMDYAMLString().

const unsigned char AMDGPU::RuntimeMD::MDVersion = 2