LLVM  8.0.1
Classes | Namespaces | Macros | Enumerations
SparcInstrInfo.h File Reference
#include "SparcRegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "SparcGenInstrInfo.inc"
Include dependency graph for SparcInstrInfo.h:
This graph shows which files directly or indirectly include this file:

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) }
 

Macro Definition Documentation

◆ GET_INSTRINFO_HEADER

#define GET_INSTRINFO_HEADER

Definition at line 20 of file SparcInstrInfo.h.