LLVM 19.0.0git
Enumerations
llvm::ARMRI Namespace Reference

Register allocation hints. More...

Enumerations

enum  { RegPairOdd = 1 , RegPairEven = 2 , RegLR = 3 }
 

Detailed Description

Register allocation hints.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
RegPairOdd 
RegPairEven 
RegLR 

Definition at line 34 of file ARMBaseRegisterInfo.h.