Searched defs:Feat (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ABIInfo.cpp | 231 for (StringRef Feat : Info.Features) { in appendAttributeMangling() local |
H A D | CodeGenModule.cpp | 4158 for (StringRef Feat : RO.Conditions.Features) { TargetMVPriority() local |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AArch64.cpp | 959 for (auto &Feat : Features) appendAttributeMangling() local |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | X86TargetParser.cpp | 748 getFeaturePriority(ProcessorFeatures Feat) getFeaturePriority() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 10952 for (const auto &Feat : ParseInfo.Features) { CheckMultiVersionValue() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 13781 __anon6b91f9f11102(const std::string &Feat) filterFunctionTargetAttrs() argument |