LLVM API Documentation
#include "SystemZSubtarget.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/Support/Host.h"
#include "MCTargetDesc/SystemZMCTargetDesc.h"
#include "SystemZGenSubtargetInfo.inc"
Go to the source code of this file.
Macros | |
#define | GET_SUBTARGETINFO_TARGET_DESC |
#define | GET_SUBTARGETINFO_CTOR |
Functions | |
static bool | bindsLocally (const GlobalValue *GV, Reloc::Model RM) |
#define GET_SUBTARGETINFO_CTOR |
Definition at line 16 of file SystemZSubtarget.cpp.
#define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 15 of file SystemZSubtarget.cpp.
|
static |
Definition at line 43 of file SystemZSubtarget.cpp.
References llvm::GlobalValue::hasDefaultVisibility(), llvm::GlobalValue::hasLocalLinkage(), and llvm::Reloc::Static.
Referenced by llvm::SystemZSubtarget::isPC32DBLSymbol().