|
LLVM
3.7.0
|
#include "SystemZSubtarget.h"#include "MCTargetDesc/SystemZMCTargetDesc.h"#include "llvm/IR/GlobalValue.h"#include "SystemZGenSubtargetInfo.inc"Go to the source code of this file.
Macros | |
| #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 DEBUG_TYPE "systemz-subtarget" |
Definition at line 16 of file SystemZSubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 19 of file SystemZSubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 18 of file SystemZSubtarget.cpp.
|
static |
Definition at line 48 of file SystemZSubtarget.cpp.
References llvm::GlobalValue::hasDefaultVisibility(), llvm::GlobalValue::hasLocalLinkage(), and llvm::Reloc::Static.
Referenced by llvm::SystemZSubtarget::isPC32DBLSymbol().
1.8.6