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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp320 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { function in class:AArch64Subtarget
H A DAArch64Subtarget.h413 bool supportsAddressTopByteIgnored() const;
H A DAArch64ISelLowering.cpp709 if (Subtarget->supportsAddressTopByteIgnored())
12728 if (Subtarget->supportsAddressTopByteIgnored() &&

Completed in 137 milliseconds