LLVM
8.0.1
|
#include "SparcRegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "SparcGenInstrInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::SparcInstrInfo |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::SPII | |
SPII - This namespace holds all of the target specific flags that instruction info tracks. | |
Macros | |
#define | GET_INSTRINFO_HEADER |
Enumerations | |
enum | { llvm::SPII::Pseudo = (1<<0), llvm::SPII::Load = (1<<1), llvm::SPII::Store = (1<<2), llvm::SPII::DelaySlot = (1<<3) } |
#define GET_INSTRINFO_HEADER |
Definition at line 20 of file SparcInstrInfo.h.