Lines Matching defs:SystemZSubtarget
1 //===-- SystemZSubtarget.cpp - SystemZ subtarget information --------------===//
9 #include "SystemZSubtarget.h"
29 void SystemZSubtarget::anchor() {}
31 SystemZSubtarget &SystemZSubtarget::initializeSubtargetDependencies(
57 SystemZSubtarget::initializeSpecialRegisters() {
66 SystemZSubtarget::SystemZSubtarget(const Triple &TT, const std::string &CPU,
75 bool SystemZSubtarget::enableSubRegLiveness() const {
79 bool SystemZSubtarget::isAddressedViaADA(const GlobalValue *GV) const {
110 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV,