LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::SPII Namespace Reference


Enumerations

enum  { Pseudo = (1<<0), Load = (1<<1), Store = (1<<2), DelaySlot = (1<<3) }


Detailed Description

SPII - This namespace holds all of the target specific flags that instruction info tracks.


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
Pseudo 
Load 
Store 
DelaySlot 

Definition at line 26 of file SparcInstrInfo.h.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.