Expand description
Enum constants for llvm-constants
.
Enumsยง
- Abbrev
OpEnc - Codes for each operand encoding type supported by
DEFINE_ABBREV
. - Attribute
Code - Codes for each record in
PARAMATTR_BLOCK
orPARAMATTR_GROUP_BLOCK
. record codes. - Block
Info Code - Codes for each
UNABBREV_RECORD
inBLOCKINFO
. - Identification
Code - Codes for each record in
IDENTIFICATION_BLOCK
. - IrBlock
Id - Block IDs that are used by LLVM for bitcode (i.e., IR bitstreams).
See:
enum BlockIDs
inBitcode/LLVMBitCodes.h
, - Module
Code - Codes for each record in
MODULE_BLOCK
. - Reserved
Abbrev Id - Abbreviation IDs that are reserved by LLVM.
- Reserved
Block Id - Block IDs that are reserved by LLVM.
- Strtab
Code - Codes for each record in
STRTAB_BLOCK
. - Symtab
Code - Codes for each record in
SYMTAB_BLOCK
. - Type
Code - Codes for each record in
TYPE_BLOCK
(i.e.,TYPE_BLOCK_ID_NEW
).