| /freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/Targets/ |
| D | Lanai.cpp | 53 bool LanaiTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in LanaiTargetInfo
|
| D | MSP430.h | 60 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| D | TCE.h | 92 bool hasFeature(StringRef Feature) const override { return Feature == "tce"; } in hasFeature() function
|
| D | PNaCl.h | 51 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| D | BPF.h | 51 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| D | Mips.cpp | 212 bool MipsTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in MipsTargetInfo
|
| D | M68k.cpp | 123 bool M68kTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in clang::targets::M68kTargetInfo
|
| D | NVPTX.cpp | 171 bool NVPTXTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in NVPTXTargetInfo
|
| D | SPIR.h | 93 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
| D | SystemZ.cpp | 115 bool SystemZTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SystemZTargetInfo
|
| D | Sparc.cpp | 54 bool SparcTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SparcTargetInfo
|
| D | Hexagon.cpp | 192 bool HexagonTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in HexagonTargetInfo
|
| D | RISCV.cpp | 256 bool RISCVTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in RISCVTargetInfo
|
| D | WebAssembly.cpp | 46 bool WebAssemblyTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in WebAssemblyTargetInfo
|
| D | PPC.cpp | 588 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in PPCTargetInfo
|
| D | AArch64.cpp | 429 bool AArch64TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in AArch64TargetInfo
|
| D | X86.cpp | 935 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in X86TargetInfo
|
| D | ARM.cpp | 554 bool ARMTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in ARMTargetInfo
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| D | MCSubtargetInfo.h | 118 bool hasFeature(unsigned Feature) const { in hasFeature() function
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/ |
| D | Module.cpp | 101 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | TargetInfo.h | 1285 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function
|