LLVM API Documentation
SPII - This namespace holds target specific flags for instruction info. More...
Enumerations | |
| enum | TOF { MO_NO_FLAG, MO_LO, MO_HI, MO_H44, MO_M44, MO_L44, MO_HH, MO_HM } |
| enum | { Pseudo = (1<<0), Load = (1<<1), Store = (1<<2), DelaySlot = (1<<3) } |
SPII - This namespace holds target specific flags for instruction info.
SPII - This namespace holds all of the target specific flags that instruction info tracks.
| anonymous enum |
Definition at line 29 of file SparcInstrInfo.h.
| enum llvm::SPII::TOF |
Target Operand Flags. Sparc specific TargetFlags for MachineOperands and SDNodes.
Definition at line 27 of file SparcBaseInfo.h.