LLVM
9.0.0svn
|
#include "ARCTargetMachine.h"
#include "ARC.h"
#include "ARCTargetTransformInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/Support/TargetRegistry.h"
Go to the source code of this file.
Functions | |
static Reloc::Model | getRelocModel (Optional< Reloc::Model > RM) |
void | LLVMInitializeARCTarget () |
|
static |
Definition at line 22 of file ARCTargetMachine.cpp.
References llvm::Optional< T >::hasValue(), llvm::NVPTX::PTXCvtMode::RM, and llvm::Reloc::Static.
void LLVMInitializeARCTarget | ( | ) |
Definition at line 80 of file ARCTargetMachine.cpp.
References llvm::getTheARCTarget(), and X.