Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp331 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
H A DAArch64Subtarget.h441 bool supportsAddressTopByteIgnored() const;
H A DAArch64ISelLowering.cpp898 if (Subtarget->supportsAddressTopByteIgnored()) in AArch64TargetLowering()
14808 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()