Searched defs:hasFeature (Results 1 - 15 of 15) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp137 bool RISCVTargetInfo::hasFeature(StringRef Feature) const { function in class:RISCVTargetInfo
H A DX86.cpp1418 bool X86TargetInfo::hasFeature(StringRef Feature) const { function in class:X86TargetInfo
H A DSystemZ.cpp114 bool SystemZTargetInfo::hasFeature(StringRef Feature) const { function in class:SystemZTargetInfo
H A DPPC.cpp350 bool PPCTargetInfo::hasFeature(StringRef Feature) const { function in class:PPCTargetInfo
H A DMips.cpp213 bool MipsTargetInfo::hasFeature(StringRef Feature) const { function in class:MipsTargetInfo
H A DHexagon.cpp131 bool HexagonTargetInfo::hasFeature(StringRef Feature) const { function in class:HexagonTargetInfo
H A DARM.cpp526 bool ARMTargetInfo::hasFeature(StringRef Feature) const { function in class:ARMTargetInfo
H A DAArch64.cpp296 bool AArch64TargetInfo::hasFeature(StringRef Feature) const { function in class:AArch64TargetInfo
H A DWebAssembly.cpp36 bool WebAssemblyTargetInfo::hasFeature(StringRef Feature) const { function in class:WebAssemblyTargetInfo
H A DSparc.cpp54 bool SparcTargetInfo::hasFeature(StringRef Feature) const { function in class:SparcTargetInfo
H A DNVPTX.cpp165 bool NVPTXTargetInfo::hasFeature(StringRef Feature) const { function in class:NVPTXTargetInfo
H A DLanai.cpp53 bool LanaiTargetInfo::hasFeature(StringRef Feature) const { function in class:LanaiTargetInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h112 bool hasFeature(unsigned Feature) const { function in class:llvm::MCSubtargetInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp106 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1143 virtual bool hasFeature(StringRef Feature) const { function in class:clang::TargetInfo

Completed in 185 milliseconds