LLVM 19.0.0git
Enumerations | Functions
llvm::HexagonAttrs Namespace Reference

Enumerations

enum  AttrType : unsigned {
  ARCH = 4 , HVXARCH = 5 , HVXIEEEFP = 6 , HVXQFLOAT = 7 ,
  ZREG = 8 , AUDIO = 9 , CABAC = 10
}
 

Functions

const TagNameMapgetHexagonAttributeTags ()
 

Enumeration Type Documentation

◆ AttrType

Enumerator
ARCH 
HVXARCH 
HVXIEEEFP 
HVXQFLOAT 
ZREG 
AUDIO 
CABAC 

Definition at line 19 of file HexagonAttributes.h.

Function Documentation

◆ getHexagonAttributeTags()

const TagNameMap & llvm::HexagonAttrs::getHexagonAttributeTags ( )

Definition at line 25 of file HexagonAttributes.cpp.

References HexagonAttributeTags.