LLVM 20.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

Enumerator
IA 
IB 
DA 
DB 
LAST 

Definition at line 850 of file AArch64BaseInfo.h.