LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Enumerations
SparcInstrInfo.h File Reference
#include "SparcRegisterInfo.h"
#include "llvm/Target/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
 List of target independent CodeGen pass IDs.
 
 llvm::SPII
 SPII - This namespace holds target specific flags for instruction info.
 

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

#define GET_INSTRINFO_HEADER

Definition at line 20 of file SparcInstrInfo.h.