Home
last modified time | relevance | path

Searched defs:HasFeature (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp50 FusionFeature(FusionKind Kind, bool HasFeature, int Index, in FusionFeature()
/llvm-project-15.0.7/clang/lib/Basic/
H A DModule.cpp103 bool HasFeature = llvm::StringSwitch<bool>(Feature) in hasFeature() local
/llvm-project-15.0.7/clang/lib/Lex/
H A DPPMacroExpansion.cpp1120 static bool HasFeature(const Preprocessor &PP, StringRef Feature) { in HasFeature() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp4365 bool HasFeature = false; in CheckRISCVBuiltinFunctionCall() local