LLVM 20.0.0git
|
#include "AVRTargetMachine.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/MC/TargetRegistry.h"
#include "AVR.h"
#include "AVRMachineFunctionInfo.h"
#include "AVRTargetObjectFile.h"
#include "MCTargetDesc/AVRMCTargetDesc.h"
#include "TargetInfo/AVRTargetInfo.h"
#include <optional>
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
static StringRef | llvm::getCPU (StringRef CPU) |
Processes a CPU name. | |
static Reloc::Model | llvm::getEffectiveRelocModel (std::optional< Reloc::Model > RM) |
LLVM_EXTERNAL_VISIBILITY void | llvm::LLVMInitializeAVRTarget () |
Variables | |
static const char * | llvm::AVRDataLayout |