Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h290 bool supportsAddressTopByteIgnored() const;
H A DAArch64Subtarget.cpp478 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
H A DAArch64ISelLowering.cpp21264 if (Subtarget->supportsAddressTopByteIgnored()) in performLOADCombine()
21511 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()