Home
last modified time | relevance | path

Searched refs:supportsAddressTopByteIgnored (Results 1 – 9 of 9) 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-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp281 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
DAArch64Subtarget.h377 bool supportsAddressTopByteIgnored() const;
DAArch64ISelLowering.cpp650 if (Subtarget->supportsAddressTopByteIgnored()) in AArch64TargetLowering()
11614 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp323 bool AArch64Subtarget::supportsAddressTopByteIgnored() const { in supportsAddressTopByteIgnored() function in AArch64Subtarget
DAArch64Subtarget.h421 bool supportsAddressTopByteIgnored() const;
DAArch64ISelLowering.cpp849 if (Subtarget->supportsAddressTopByteIgnored()) in AArch64TargetLowering()
14059 if (Subtarget->supportsAddressTopByteIgnored() && in performSTORECombine()