LLVM  8.0.1
Functions
XCoreTargetMachine.cpp File Reference
#include "XCoreTargetMachine.h"
#include "MCTargetDesc/XCoreMCTargetDesc.h"
#include "XCore.h"
#include "XCoreTargetObjectFile.h"
#include "XCoreTargetTransformInfo.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Analysis/TargetTransformInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Support/TargetRegistry.h"
Include dependency graph for XCoreTargetMachine.cpp:

Go to the source code of this file.

Functions

static Reloc::Model getEffectiveRelocModel (Optional< Reloc::Model > RM)
 
static CodeModel::Model getEffectiveXCoreCodeModel (Optional< CodeModel::Model > CM)
 
void LLVMInitializeXCoreTarget ()
 

Function Documentation

◆ getEffectiveRelocModel()

static Reloc::Model getEffectiveRelocModel ( Optional< Reloc::Model RM)
static

◆ getEffectiveXCoreCodeModel()

static CodeModel::Model getEffectiveXCoreCodeModel ( Optional< CodeModel::Model CM)
static

◆ LLVMInitializeXCoreTarget()

void LLVMInitializeXCoreTarget ( )

Definition at line 108 of file XCoreTargetMachine.cpp.

References llvm::getTheXCoreTarget(), and X.