LLVM
8.0.1
|
SPII - This namespace holds all of the target specific flags that instruction info tracks. More...
Enumerations | |
enum | { Pseudo = (1<<0), Load = (1<<1), Store = (1<<2), DelaySlot = (1<<3) } |
SPII - This namespace holds all of the target specific flags that instruction info tracks.
anonymous enum |
Enumerator | |
---|---|
Pseudo | |
Load | |
Store | |
DelaySlot |
Definition at line 31 of file SparcInstrInfo.h.