LLVM
15.0.0git
|
#include "PPCRegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "PPCGenInstrInfo.inc"
Go to the source code of this file.
Classes | |
struct | llvm::ImmInstrInfo |
struct | llvm::LoadImmediateInfo |
class | llvm::PPCInstrInfo |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::PPCII | |
PPCII - This namespace holds all of the PowerPC target-specific per-instruction flags. | |
Macros | |
#define | GET_INSTRINFO_HEADER |
#define | NoInstr PPC::INSTRUCTION_LIST_END |
#define | Pwr8LoadOpcodes |
#define | Pwr9LoadOpcodes |
#define | Pwr10LoadOpcodes |
#define | Pwr8StoreOpcodes |
#define | Pwr9StoreOpcodes |
#define | Pwr10StoreOpcodes |
#define | StoreOpcodesForSpill { Pwr8StoreOpcodes, Pwr9StoreOpcodes, Pwr10StoreOpcodes } |
#define | LoadOpcodesForSpill { Pwr8LoadOpcodes, Pwr9LoadOpcodes, Pwr10LoadOpcodes } |
#define GET_INSTRINFO_HEADER |
Definition at line 19 of file PPCInstrInfo.h.
#define LoadOpcodesForSpill { Pwr8LoadOpcodes, Pwr9LoadOpcodes, Pwr10LoadOpcodes } |
Definition at line 187 of file PPCInstrInfo.h.
#define NoInstr PPC::INSTRUCTION_LIST_END |
Definition at line 135 of file PPCInstrInfo.h.
#define Pwr10LoadOpcodes |
Definition at line 152 of file PPCInstrInfo.h.
#define Pwr10StoreOpcodes |
Definition at line 176 of file PPCInstrInfo.h.
#define Pwr8LoadOpcodes |
Definition at line 136 of file PPCInstrInfo.h.
#define Pwr8StoreOpcodes |
Definition at line 160 of file PPCInstrInfo.h.
#define Pwr9LoadOpcodes |
#define Pwr9StoreOpcodes |
#define StoreOpcodesForSpill { Pwr8StoreOpcodes, Pwr9StoreOpcodes, Pwr10StoreOpcodes } |
Definition at line 185 of file PPCInstrInfo.h.