Searched refs:getNameForFeatureBitset (Results 1 – 5 of 5) sorted by relevance
83 << getNameForFeatureBitset(FeatureBitset.first, FeatureBitset.second) in emitSubtargetFeatureBitsetImpl()
724 getNameForFeatureBitset(const std::vector<Record *> &FeatureBitset) { in getNameForFeatureBitset() function788 OS << " " << getNameForFeatureBitset(FeatureBitset) << ",\n"; in emitFeatureVerifier()
83 std::string getNameForFeatureBitset(const std::vector<Record *> &FeatureBitset, in getNameForFeatureBitset() function950 2, getNameForFeatureBitset(RequiredFeatures, HwModeIdx)) in emit()
3195 getNameForFeatureBitset(const std::vector<Record *> &FeatureBitset) { in getNameForFeatureBitset() function3446 OS << " " << getNameForFeatureBitset(FeatureBitset) << ",\n"; in run()
65 std::string getNameForFeatureBitset(const std::vector<Record *> &FeatureBitset,