Lines Matching defs:SystemZSubtarget
1 //===-- SystemZSubtarget.cpp - SystemZ subtarget information --------------===//
9 #include "SystemZSubtarget.h"
28 void SystemZSubtarget::anchor() {}
30 SystemZSubtarget &SystemZSubtarget::initializeSubtargetDependencies(
58 SystemZSubtarget::initializeSpecialRegisters() {
67 SystemZSubtarget::SystemZSubtarget(const Triple &TT, const std::string &CPU,
76 bool SystemZSubtarget::enableSubRegLiveness() const {
80 bool SystemZSubtarget::isAddressedViaADA(const GlobalValue *GV) const {
111 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV,