LLVM 19.0.0git
Enumerations
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 819 of file AArch64BaseInfo.h.