LLVM API Documentation

Defines | Functions
SystemZSubtarget.cpp File Reference
#include "SystemZSubtarget.h"
#include "MCTargetDesc/SystemZMCTargetDesc.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/Support/Host.h"
#include "SystemZGenSubtargetInfo.inc"
Include dependency graph for SystemZSubtarget.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "systemz-subtarget"
#define GET_SUBTARGETINFO_TARGET_DESC
#define GET_SUBTARGETINFO_CTOR

Functions

static bool bindsLocally (const GlobalValue *GV, Reloc::Model RM)

Define Documentation

#define DEBUG_TYPE   "systemz-subtarget"

Definition at line 17 of file SystemZSubtarget.cpp.

Definition at line 20 of file SystemZSubtarget.cpp.

Definition at line 19 of file SystemZSubtarget.cpp.


Function Documentation

static bool bindsLocally ( const GlobalValue GV,
Reloc::Model  RM 
) [static]