Lines Matching refs:AArch64Subtarget
79 unsigned AArch64Subtarget::getVectorInsertExtractBaseCost() const { in getVectorInsertExtractBaseCost()
85 AArch64Subtarget &AArch64Subtarget::initializeSubtargetDependencies( in initializeSubtargetDependencies()
102 void AArch64Subtarget::initializeProperties(bool HasMinSize) { in initializeProperties()
320 AArch64Subtarget::AArch64Subtarget(const Triple &TT, StringRef CPU, in AArch64Subtarget() function in AArch64Subtarget
371 const CallLowering *AArch64Subtarget::getCallLowering() const { in getCallLowering()
375 const InlineAsmLowering *AArch64Subtarget::getInlineAsmLowering() const { in getInlineAsmLowering()
379 InstructionSelector *AArch64Subtarget::getInstructionSelector() const { in getInstructionSelector()
383 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { in getLegalizerInfo()
387 const RegisterBankInfo *AArch64Subtarget::getRegBankInfo() const { in getRegBankInfo()
394 AArch64Subtarget::ClassifyGlobalReference(const GlobalValue *GV, in ClassifyGlobalReference()
434 unsigned AArch64Subtarget::classifyGlobalFunctionReference( in classifyGlobalFunctionReference()
470 void AArch64Subtarget::overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy()
482 void AArch64Subtarget::adjustSchedDependency( in adjustSchedDependency()
521 bool AArch64Subtarget::enableEarlyIfConversion() const { in enableEarlyIfConversion()
525 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored()
539 AArch64Subtarget::getCustomPBQPConstraints() const { in getCustomPBQPConstraints()
543 void AArch64Subtarget::mirFileLoaded(MachineFunction &MF) const { in mirFileLoaded()
553 bool AArch64Subtarget::useAA() const { return UseAA; } in useAA()
568 AArch64PAuth::AuthCheckMethod AArch64Subtarget::getAuthenticatedLRCheckMethod( in getAuthenticatedLRCheckMethod()
584 AArch64Subtarget::getPtrAuthBlockAddressDiscriminatorIfEnabled( in getPtrAuthBlockAddressDiscriminatorIfEnabled()
594 bool AArch64Subtarget::enableMachinePipeliner() const { in enableMachinePipeliner()