LLVM 19.0.0git
Enumerations
llvm::X86AS Namespace Reference

Enumerations

enum  : unsigned {
  GS = 256 , FS = 257 , SS = 258 , PTR32_SPTR = 270 ,
  PTR32_UPTR = 271 , PTR64 = 272
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum : unsigned
Enumerator
GS 
FS 
SS 
PTR32_SPTR 
PTR32_UPTR 
PTR64 

Definition at line 204 of file X86.h.