LLVM  3.7.0
Functions
SystemZTargetMachine.cpp File Reference
#include "SystemZTargetMachine.h"
#include "SystemZTargetTransformInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Support/TargetRegistry.h"
#include "llvm/Transforms/Scalar.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
Include dependency graph for SystemZTargetMachine.cpp:

Go to the source code of this file.

Functions

void LLVMInitializeSystemZTarget ()
 
static bool UsesVectorABI (StringRef CPU, StringRef FS)
 
static std::string computeDataLayout (const Triple &TT, StringRef CPU, StringRef FS)
 

Function Documentation

static std::string computeDataLayout ( const Triple TT,
StringRef  CPU,
StringRef  FS 
)
static
void LLVMInitializeSystemZTarget ( )

Definition at line 19 of file SystemZTargetMachine.cpp.

References llvm::TheSystemZTarget, and X.

static bool UsesVectorABI ( StringRef  CPU,
StringRef  FS 
)
static

Definition at line 25 of file SystemZTargetMachine.cpp.

References llvm::StringRef::empty(), Features, and llvm::StringRef::split().

Referenced by computeDataLayout().