|
LLVM 22.0.0git
|
#include "AVRInstrInfo.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/MachineInstrBuilder.h"#include "llvm/CodeGen/MachineMemOperand.h"#include "llvm/MC/MCContext.h"#include "llvm/Support/ErrorHandling.h"#include "AVR.h"#include "AVRMachineFunctionInfo.h"#include "AVRRegisterInfo.h"#include "AVRTargetMachine.h"#include "MCTargetDesc/AVRMCTargetDesc.h"#include "AVRGenInstrInfo.inc"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
| #define | GET_INSTRINFO_CTOR_DTOR |
| #define GET_INSTRINFO_CTOR_DTOR |
Definition at line 27 of file AVRInstrInfo.cpp.