Searched defs:hasFeature (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DLanai.cpp53 bool LanaiTargetInfo::hasFeature(StringRef Feature) const { function in class:LanaiTargetInfo
H A DNVPTX.cpp169 bool NVPTXTargetInfo::hasFeature(StringRef Feature) const { function in class:NVPTXTargetInfo
H A DMips.cpp213 bool MipsTargetInfo::hasFeature(StringRef Feature) const { function in class:MipsTargetInfo
H A DRISCV.cpp141 bool RISCVTargetInfo::hasFeature(StringRef Feature) const { function in class:RISCVTargetInfo
H A DSparc.cpp54 bool SparcTargetInfo::hasFeature(StringRef Feature) const { function in class:SparcTargetInfo
H A DSystemZ.cpp114 bool SystemZTargetInfo::hasFeature(StringRef Feature) const { function in class:SystemZTargetInfo
H A DWebAssembly.cpp46 bool WebAssemblyTargetInfo::hasFeature(StringRef Feature) const { function in class:WebAssemblyTargetInfo
H A DHexagon.cpp165 bool HexagonTargetInfo::hasFeature(StringRef Feature) const { function in class:HexagonTargetInfo
H A DPPC.cpp368 bool PPCTargetInfo::hasFeature(StringRef Feature) const { function in class:PPCTargetInfo
H A DAArch64.cpp386 bool AArch64TargetInfo::hasFeature(StringRef Feature) const { function in class:AArch64TargetInfo
H A DX86.cpp885 bool X86TargetInfo::hasFeature(StringRef Feature) const { function in class:X86TargetInfo
H A DARM.cpp544 bool ARMTargetInfo::hasFeature(StringRef Feature) const { function in class:ARMTargetInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h112 bool hasFeature(unsigned Feature) const { function in class:llvm::MCSubtargetInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp101 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1209 virtual bool hasFeature(StringRef Feature) const { function in class:clang::TargetInfo

Completed in 75 milliseconds