Go to the documentation of this file.
22 #define DEBUG_TYPE "avr-subtarget"
24 #define GET_SUBTARGETINFO_TARGET_DESC
25 #define GET_SUBTARGETINFO_CTOR
26 #include "AVRGenSubtargetInfo.inc"
33 TLInfo(
TM, initializeSubtargetDependencies(CPU,
FS,
TM)) {
AVRSubtarget & initializeSubtargetDependencies(StringRef CPU, StringRef FS, const TargetMachine &TM)
This is an optimization pass for GlobalISel generic memory operations.
A generic AVR implementation.
Triple - Helper class for working with autoconf configuration names.
A specific AVR target MCU.
AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const AVRTargetMachine &TM)
Creates an AVR subtarget.
Primary interface to the complete machine description for the target machine.
StringRef - Represent a constant reference to a string, i.e.
void ParseSubtargetFeatures(StringRef CPU, StringRef TuneCPU, StringRef FS)
Parses a subtarget feature string, setting appropriate options.
const char LLVMTargetMachineRef TM