LLVM 20.0.0git
|
#include "SparcRegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "SparcGenInstrInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::SparcInstrInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | 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 19 of file SparcInstrInfo.h.