Searched refs:toFeatureVector (Results 1 – 4 of 4) sorted by relevance
80 std::vector<std::string> toFeatureVector() const;
248 std::vector<std::string> ImpliedFeatures = (*ParseResult)->toFeatureVector(); in initFeatureMap()
318 Features.addFeaturesVector(ISAInfo->toFeatureVector()); in getRISCVFeatures()
1057 std::vector<std::string> RISCVISAInfo::toFeatureVector() const { in toFeatureVector() function in RISCVISAInfo