Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp157 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
DAArch64Subtarget.h208 bool supportsAddressTopByteIgnored() const;
DAArch64ISelLowering.cpp485 if (Subtarget->supportsAddressTopByteIgnored()) in AArch64TargetLowering()
8932 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp246 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
DAArch64Subtarget.h290 bool supportsAddressTopByteIgnored() const;
DAArch64ISelLowering.cpp570 if (Subtarget->supportsAddressTopByteIgnored()) in AArch64TargetLowering()
10212 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()