|
LLVM 22.0.0git
|
#include "AVRSubtarget.h"#include "llvm/BinaryFormat/ELF.h"#include "llvm/MC/TargetRegistry.h"#include "AVR.h"#include "AVRTargetMachine.h"#include "AVRGenSubtargetInfo.inc"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
| #define | DEBUG_TYPE "avr-subtarget" |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
| #define DEBUG_TYPE "avr-subtarget" |
Definition at line 21 of file AVRSubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 24 of file AVRSubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 23 of file AVRSubtarget.cpp.