LLVM
8.0.1
|
#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 23 of file ARCTargetMachine.cpp.
References llvm::Optional< T >::hasValue(), llvm::NVPTX::PTXCvtMode::RM, and llvm::Reloc::Static.
void LLVMInitializeARCTarget | ( | ) |
Definition at line 81 of file ARCTargetMachine.cpp.
References llvm::getTheARCTarget(), and X.