| /llvm-project-15.0.7/clang/lib/Basic/Targets/ |
| H A D | Lanai.cpp | 53 bool LanaiTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in LanaiTargetInfo
|
| H A D | SPIR.h | 184 bool hasFeature(StringRef Feature) const override { in hasFeature() function 237 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| H A D | MSP430.h | 60 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| H A D | DirectX.h | 66 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| H A D | TCE.h | 92 bool hasFeature(StringRef Feature) const override { return Feature == "tce"; } in hasFeature() function
|
| H A D | PNaCl.h | 51 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| H A D | BPF.h | 51 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| H A D | Mips.cpp | 212 bool MipsTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in MipsTargetInfo
|
| H A D | M68k.cpp | 123 bool M68kTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in clang::targets::M68kTargetInfo
|
| H A D | NVPTX.cpp | 172 bool NVPTXTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in NVPTXTargetInfo
|
| H A D | CSKY.cpp | 98 bool CSKYTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in CSKYTargetInfo
|
| H A D | SystemZ.cpp | 126 bool SystemZTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SystemZTargetInfo
|
| H A D | Sparc.cpp | 54 bool SparcTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SparcTargetInfo
|
| H A D | Hexagon.cpp | 199 bool HexagonTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in HexagonTargetInfo
|
| H A D | WebAssembly.cpp | 46 bool WebAssemblyTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in WebAssemblyTargetInfo
|
| H A D | PPC.cpp | 657 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in PPCTargetInfo
|
| H A D | RISCV.cpp | 248 bool RISCVTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in RISCVTargetInfo
|
| H A D | AArch64.cpp | 518 bool AArch64TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in AArch64TargetInfo
|
| H A D | X86.cpp | 968 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in X86TargetInfo
|
| H A D | ARM.cpp | 616 bool ARMTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in ARMTargetInfo
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCSubtargetInfo.h | 119 bool hasFeature(unsigned Feature) const { in hasFeature() function
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | Module.cpp | 101 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 1352 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function
|