LLVM 19.0.0git
Namespaces | Functions | Variables
AVRTargetMachine.cpp File Reference
#include "AVRTargetMachine.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/IR/Module.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 charllvm::AVRDataLayout