Home
last modified time | relevance | path

Searched refs:supportsAddressTopByteIgnored (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp322 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
H A DAArch64Subtarget.h454 bool supportsAddressTopByteIgnored() const;
H A DAArch64ISelLowering.cpp909 if (Subtarget->supportsAddressTopByteIgnored()) in AArch64TargetLowering()
15261 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()