LLVM 20.0.0git
|
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 30 of file SparcInstrInfo.h.