LLVM: llvm::XtensaCP Namespace Reference (original) (raw)
llvm::XtensaCP Namespace Reference
| Enumerations | |
|---|---|
| enum | XtensaCPKind { CPExtSymbol, CPBlockAddress, CPMachineBasicBlock, CPJumpTable } |
| enum | XtensaCPModifier { no_modifier, TPOFF } |
Enumeration Type Documentation
◆ XtensaCPKind
enum llvm::XtensaCP::XtensaCPKind
| Enumerator |
|---|
| CPExtSymbol |
| CPBlockAddress |
| CPMachineBasicBlock |
| CPJumpTable |
Definition at line 32 of file XtensaConstantPoolValue.h.
◆ XtensaCPModifier
enum llvm::XtensaCP::XtensaCPModifier
| Enumerator |
|---|
| no_modifier |
| TPOFF |
Definition at line 39 of file XtensaConstantPoolValue.h.