Searched defs:Feat (Results 1 – 7 of 7) sorted by relevance
45 for (auto *Feat : SeenFeats) { in CheckFeatureTree() local
231 for (StringRef Feat : Info.Features) { in appendAttributeMangling() local
4171 for (StringRef Feat : RO.Conditions.Features) { in TargetMVPriority() local4395 llvm::erase_if(Features, [&Target](StringRef Feat) { in emitCPUDispatchDefinition()
946 for (auto &Feat : Features) in appendAttributeMangling() local954 for (auto &Feat : Features) in appendAttributeMangling() local
751 unsigned llvm::X86::getFeaturePriority(ProcessorFeatures Feat) { in getFeaturePriority()
10978 for (const auto &Feat : ParseInfo.Features) { in CheckMultiVersionValue() local10998 for (const auto &Feat : Feats) { in CheckMultiVersionValue() local
14057 llvm::erase_if(ParsedAttr.Features, [&](const std::string &Feat) { in filterFunctionTargetAttrs()