Lines Matching refs:AArch64Subtarget
38 AArch64Subtarget &
39 AArch64Subtarget::initializeSubtargetDependencies(StringRef FS) { in initializeSubtargetDependencies()
51 void AArch64Subtarget::initializeProperties() { in initializeProperties()
88 AArch64Subtarget::AArch64Subtarget(const Triple &TT, const std::string &CPU, in AArch64Subtarget() function in AArch64Subtarget
97 const CallLowering *AArch64Subtarget::getCallLowering() const { in getCallLowering()
102 const RegisterBankInfo *AArch64Subtarget::getRegBankInfo() const { in getRegBankInfo()
110 AArch64Subtarget::ClassifyGlobalReference(const GlobalValue *GV, in ClassifyGlobalReference()
133 const char *AArch64Subtarget::getBZeroEntry() const { in getBZeroEntry()
141 void AArch64Subtarget::overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy()
153 bool AArch64Subtarget::enableEarlyIfConversion() const { in enableEarlyIfConversion()
157 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored()
171 AArch64Subtarget::getCustomPBQPConstraints() const { in getCustomPBQPConstraints()