Searched refs:ImpliesList (Results 1 – 3 of 3) sorted by relevance
71 auto ImpliesList = Ext->getValueAsListOfDefs("Implies"); in emitRISCVExtensions() local72 if (ImpliesList.empty()) in emitRISCVExtensions()77 for (auto *ImpliedExt : ImpliesList) { in emitRISCVExtensions()
112 ConstRecVec ImpliesList = Feature->getValueAsListOfDefs("Implies"); in printFeatureKeyValues() local114 printFeatureMask(OS, ImpliesList, FeatureMap); in printFeatureKeyValues()
214 ConstRecVec ImpliesList = Feature->getValueAsListOfDefs("Implies"); in featureKeyValues() local216 printFeatureMask(OS, ImpliesList, FeatureMap); in featureKeyValues()