LLVM: llvm::AArch64PACKey Namespace Reference (original) (raw)
llvm::AArch64PACKey Namespace Reference
| Enumerations | |
|---|---|
| enum | ID : uint8_t { IA = 0 , IB = 1 , DA = 2 , DB = 3 , LAST = DB } |
Enumeration Type Documentation
◆ ID
enum llvm::AArch64PACKey::ID : uint8_t
| Enumerator |
|---|
| IA |
| IB |
| DA |
| DB |
| LAST |
Definition at line 968 of file AArch64BaseInfo.h.