LLVM 19.0.0git
Enumerations
llvm::AMDGPU::HWEncoding Namespace Reference

Enumerations

enum  : unsigned { REG_IDX_MASK = 0xff , IS_VGPR_OR_AGPR = 1 << 8 , IS_HI = 1 << 9 }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum : unsigned
Enumerator
REG_IDX_MASK 
IS_VGPR_OR_AGPR 
IS_HI 

Definition at line 370 of file SIDefines.h.