Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp263 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
H A DAArch64Subtarget.h348 bool supportsAddressTopByteIgnored() const;
H A DAArch64ISelLowering.cpp572 if (Subtarget->supportsAddressTopByteIgnored()) in AArch64TargetLowering()
10463 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()