LLVM  4.0.0
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/IR/LegacyPassManager.h"
#include "llvm/Support/TargetRegistry.h"
#include "AVRTargetObjectFile.h"
#include "AVR.h"
#include "MCTargetDesc/AVRMCTargetDesc.h"
Include dependency graph for AVRTargetMachine.cpp:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Functions

static StringRef llvm::getCPU (StringRef CPU)
 Processes a CPU name. More...
 
static Reloc::Model llvm::getEffectiveRelocModel (Optional< Reloc::Model > RM)
 
void llvm::LLVMInitializeAVRTarget ()
 

Variables

static const char * llvm::AVRDataLayout = "e-p:16:16:16-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-n8"