15 #define GET_SUBTARGETINFO_TARGET_DESC
16 #define GET_SUBTARGETINFO_CTOR
17 #include "SystemZGenSubtargetInfo.inc"
22 void SystemZSubtarget::anchor() {}
25 const std::string &CPU,
26 const std::string &
FS)
30 std::string CPUName = CPU;
33 #if defined(__linux__) && defined(__s390x__)
34 if (CPUName ==
"generic")
unsigned getAlignment() const
bool isPC32DBLSymbol(const GlobalValue *GV, Reloc::Model RM, CodeModel::Model CM) const
void ParseSubtargetFeatures(StringRef CPU, StringRef FS)
bool hasDefaultVisibility() const
SystemZSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS)
std::string getHostCPUName()
static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM)
bool hasLocalLinkage() const