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.h254 bool supportsAddressTopByteIgnored() const;
H A DAArch64Subtarget.cpp525 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
H A DAArch64ISelLowering.cpp22641 if (Subtarget->supportsAddressTopByteIgnored()) in performLOADCombine()
22945 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()