LLVM  8.0.1
Enumerations
llvm::ARMRI Namespace Reference

Register allocation hints. More...

Enumerations

enum  { RegPairOdd = 1, RegPairEven = 2 }
 

Detailed Description

Register allocation hints.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
RegPairOdd 
RegPairEven 

Definition at line 35 of file ARMBaseRegisterInfo.h.